Submission #00119
ソースコード
ステータス
項目 |
データ |
問題 |
0001 - int? |
ユーザー名 |
ei2331
|
投稿日時 |
2024-11-18 16:32:40 |
言語 |
C(gnu99) |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
61 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.c:1: warning: data definition has no type or storage class
./Main.c:1: warning: type defaults to ‘int’ in declaration of ‘a’
./Main.c:1: warning: type defaults to ‘int’ in declaration of ‘b’
./Main.c:1: warning: return type defaults to ‘int’
./Main.c: In function ‘main’:
./Main.c:1: warning: implicit declaration of function ‘scanf’
./Main.c:1: warning: incompatible implicit declaration of built-in function ‘scanf’
./Main.c:1: warning: implicit declaration of function ‘printf’
./Main.c:1: warning: incompatible implicit declaration of built-in function ‘printf’
./Main.c:1:51: warning: missing terminating " character
./Main.c:1: error: missing terminating " character
./Main.c:1: error: expected expression at end of input
./Main.c:1: error: expected declaration or statement at end of input
セット
テストケース