Submission #00075
ソースコード
ステータス
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:8:7: error: ‘c’ undeclared (first use in this function)
for(c=0;c<sum;c++){
^
./Main.c:8:7: note: each undeclared identifier is reported only once for each function it appears in
./Main.c:12:3: error: expected declaration or statement at end of input
for(i=0;i<x;i++){
^
./Main.c:12:3: error: expected declaration or statement at end of input
./Main.c:12:3: error: expected declaration or statement at end of input
セット
テストケース