結果
問題 | No.516 赤と青の風船 |
ユーザー | tatt61880 |
提出日時 | 2020-04-29 10:23:40 |
言語 | Kuin (KuinC++ v.2021.9.17) |
結果 |
WA
|
実行時間 | - |
コード長 | 124 bytes |
コンパイル時間 | 1,766 ms |
コンパイル使用メモリ | 145,744 KB |
実行使用メモリ | 5,376 KB |
最終ジャッジ日時 | 2024-09-16 11:04:37 |
合計ジャッジ時間 | 2,226 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge3 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | WA | - |
testcase_01 | AC | 2 ms
5,376 KB |
testcase_02 | AC | 1 ms
5,376 KB |
testcase_03 | AC | 2 ms
5,376 KB |
testcase_04 | WA | - |
testcase_05 | AC | 1 ms
5,376 KB |
testcase_06 | WA | - |
testcase_07 | AC | 2 ms
5,376 KB |
ソースコード
func main() var s: []char :: cui@input() ~ cui@input() ~ cui@input() do cui@print(^s >= 10 ?("BLUE\n", "RED\n")) end func