记录详情

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

信息

递交者
类型
递交
题目
A11-4 高精度整数之间的乘法
比赛
2022暑期青少年社团(训练赛)
语言
C
递交时间
2022-08-07 19:29:33
评测时间
2022-08-07 19:29:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes