Compile Error
/in/foo.c: In function 'main':
/in/foo.c:19:50: error: expected ';' before '}' token
19 | {printf("%d is not a primer!",n)}
| ^
| ;
/in/foo.c:20:9: error: expected declaration or statement at end of input
20 | return 0;}
| ^~~~~~
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2025-11-14 20:24:28
- 评测时间
- 2025-11-14 20:24:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes