Submission #00244
ソースコード
ステータス
項目 |
データ |
問題 |
0001 - right |
ユーザー名 |
Domae
|
投稿日時 |
2017-11-26 13:56:34 |
言語 |
Ruby |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
756 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.rb:13: syntax error, unexpected ';', expecting =>
scanf_s("%d", &A);
^
./Main.rb:16: syntax error, unexpected '{', expecting keyword_then or ';' or '\n'
if (A >= B) {
^
./Main.rb:17: syntax error, unexpected '{', expecting keyword_then or ';' or '\n'
if (A >= C) {
^
./Main.rb:9: warning: assigned but unused variable - ans
./Main.rb:18: warning: assigned but unused variable - z
./Main.rb:19: syntax error, unexpected '}', expecting end-of-input
}
^
セット
テストケース