Submission #00119
ソースコード
ステータス
項目 |
データ |
問題 |
0003 - 魔女の花 |
ユーザー名 |
すも☆すと
|
投稿日時 |
2017-07-20 15:23:01 |
言語 |
C++11 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
523 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp: 関数 ‘int main()’ 内:
./Main.cpp:4:3: エラー: ‘scanf’ was not declared in this scope
scanf(" %c %c",&a,&b);
^~~~~
./Main.cpp:7:5: エラー: ‘printf’ was not declared in this scope
printf("0\n");
^~~~~~
./Main.cpp:7:5: 備考: suggested alternative: ‘int’
printf("0\n");
^~~~~~
int
./Main.cpp:9:5: エラー: ‘printf’ was not declared in this scope
printf("2\n");
^~~~~~
./Main.cpp:9:5: 備考: suggested alternative: ‘int’
printf("2\n");
^~~~~~
int
./Main.cpp:11:5: エラー: ‘printf’ was not declared in this scope
printf("2\n");
^~~~~~
./Main.cpp:11:5: 備考: suggested alternative: ‘int’
printf("2\n");
^~~~~~
int
./Main.cpp:13:5: エラー: ‘printf’ was not declared in this scope
printf("1\n");
^~~~~~
./Main.cpp:13:5: 備考: suggested alternative: ‘int’
printf("1\n");
^~~~~~
int
./Main.cpp:15:5: エラー: ‘printf’ was not declared in this scope
printf("3\n");
^~~~~~
./Main.cpp:15:5: 備考: suggested alternative: ‘int’
printf("3\n");
^~~~~~
int
セット
テストケース