/ Vijos /

记录详情

Compile Error

/in/foo.c:2:2: error: expected identifier or '(' before numeric constant
  2 #define N 50001
  ^
/in/foo.c:2:4: error: stray '#' in program
  2 #define N 50001
    ^
/in/foo.c:4:2: error: expected identifier or '(' before numeric constant
  4 int main()
  ^

信息

递交者
类型
递交
题目
P1073 4-Hanoi-Tower
语言
C
递交时间
2018-04-18 20:00:07
评测时间
2018-04-18 20:00:07
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes