Submission #00145
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0008 - Extension FizzBuzz |
ユーザー名 | ei2007 |
投稿日時 | 2020-06-16 17:10:54 |
言語 | C |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 423 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’: ./Main.c:15:21: error: expected ‘)’ before ‘!’ token if(i%a!=0||i!%b!=0){ ~ ^ ) ./Main.c:18:9: error: ‘ans’ undeclared (first use in this function) ans=0; ^~~ ./Main.c:18:9: note: each undeclared identifier is reported only once for each function it appears in
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|