結果

問題 No.272 NOT回路
ユーザー antaanta
提出日時 2015-08-28 22:56:30
言語 Ruby
(3.3.0)
結果
WA  
実行時間 -
コード長 8 bytes
コンパイル時間 59 ms
コンパイル使用メモリ 11,416 KB
実行使用メモリ 15,304 KB
最終ジャッジ日時 2023-09-25 19:25:13
合計ジャッジ時間 1,944 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 AC 89 ms
15,244 KB
testcase_03 AC 81 ms
15,104 KB
testcase_04 WA -
testcase_05 AC 80 ms
15,084 KB
testcase_06 AC 80 ms
15,260 KB
testcase_07 AC 82 ms
15,300 KB
testcase_08 AC 81 ms
15,288 KB
testcase_09 WA -
testcase_10 WA -
testcase_11 AC 80 ms
15,268 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

p rand 2
0