Compile Error
/in/foo.c:4:5: error: expected identifier or '(' before 'while' while(scanf("%d",&N)!=EOF) ^~~~~ /in/foo.c:25:5: error: expected identifier or '(' before 'return' return 0; ^~~~~~ /in/foo.c:26:1: error: expected identifier or '(' before '}' token } ^
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2018-04-29 15:08:13
- 评测时间
- 2018-04-29 15:08:13
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes