记录详情

Compile Error

foo.c:2:1: error: unknown type name 'using'
    2 | using namespace std;
      | ^~~~~
foo.c:2:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'std'
    2 | using namespace std;
      |                 ^~~
foo.c:8:1: error: expected identifier or '(' before 'return'
    8 | return 0;
      | ^~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
4-4 有多少个山峰
比赛
2022暑期青少年社团(训练赛)
语言
C
递交时间
2022-08-07 18:23:12
评测时间
2022-08-07 18:23:13
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes