运行 ID | 作者 | 题号 | 测评结果 | 分数 | 时间 | 内存 | 语言 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
604773 | HouraijiKyuusyou | 1189 - L03-07 求公式和 | 编译错误 | 0 | 0 MS | 0 KB | C | 302 | 5个月前 |
Main.c: In function 'main':
Main.c:7:19: error: expected expression before '%' token
7 | scanf("%d %d",%n,%a);
| ^
Main.c:11:19: error: expected ')' before ';' token
11 | while(times<=n;times+=0){
| ~ ^
| )