Submission #71125


ソースコード

ステータス

項目 データ
問題 1124 - 和 差 積 商 余
ユーザー名 r2207
投稿日時 2022-07-13 17:06:06
言語 C
状態 Compile Error
得点 0
ソースコード長 241 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:10:26: error: ‘w’ undeclared (first use in this function)
     printf("%lld\n",a%b);w
                          ^
./Main.c:10:26: note: each undeclared identifier is reported only once for each function it appears in
./Main.c:10:27: error: expected ‘;’ before ‘return’
     printf("%lld\n",a%b);w
                           ^
                           ;
./Main.c:12:5:
     return(0);
     ~~~~~~

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #