Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:13:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(i=n) ^~ /in/foo.c:14:12: warning: format '%d' expects a matching 'int' argument [-Wformat=] printf("%d is a primer!"); ^ /in/foo.c:16:12: warning: format '%d' expects a matching 'int' argument [-Wformat=] printf("%d is not a primer!"); ^
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2024-12-23 14:00:31
- 评测时间
- 2024-12-23 14:00:31
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 232.0 KiB