Compile Error
/in/foo.c: In function 'main':
/in/foo.c:22:34: error: expected ')' before '\U0000ff09\U0000ff1b'
22 | printf("方程无解");
| ~ ^~~~
| )
/in/foo.c:22:38: error: expected ';' before '}' token
22 | printf("方程无解");
| ^
| ;
23 | }
| ~
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2025-11-06 16:13:02
- 评测时间
- 2025-11-06 16:13:02
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes