记录详情

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:7:1: error: expected identifier or '(' before 'return'
    7 | return  0;
      | ^~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
3-2 约瑟夫问题
比赛
2022暑期青少年社团(训练赛)
语言
C
递交时间
2022-08-07 20:01:49
评测时间
2022-08-07 20:01:49
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes