/ OPS /

记录详情

Compile Error

/in/foo.cc: In function 'int fabs(int, int)':
/in/foo.cc:7:1: error: expected ';' before '}' token
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:30:3: error: 'flag' was not declared in this scope
   flag = true;
   ^

信息

递交者
类型
递交
题目
P1004 Jolly Jumpers
语言
C++
递交时间
2020-08-13 14:52:29
评测时间
2020-08-13 14:52:29
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes