/ OPS /

记录详情

Compile Error

/in/foo.c:1:1: error: expected identifier or '(' before 'while'
    1 | while True:
      | ^~~~~
/in/foo.c:9:1: error: stray '\342' in program
    9 | ​
      | ^
/in/foo.c:9:2: error: stray '\200' in program
    9 | ​
      |  ^
/in/foo.c:9:3: error: stray '\213' in program
    9 | ​
      |   ^

信息

递交者
类型
递交
题目
P1042 求等差数列的和
语言
C
递交时间
2025-02-18 23:12:09
评测时间
2025-02-18 23:12:09
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes