結果

問題 No.795 Restrictions!!!!!!!!!!!!!!
ユーザー minokasagominokasago
提出日時 2019-11-02 13:00:44
言語 Kotlin
(1.9.23)
結果
AC  
実行時間 289 ms / 2,000 ms
コード長 29 bytes
コンパイル時間 10,279 ms
コンパイル使用メモリ 424,612 KB
実行使用メモリ 49,596 KB
最終ジャッジ日時 2024-09-14 23:10:50
合計ジャッジ時間 17,231 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 289 ms
49,452 KB
testcase_01 AC 283 ms
49,556 KB
testcase_02 AC 282 ms
49,476 KB
testcase_03 AC 286 ms
49,436 KB
testcase_04 AC 283 ms
49,356 KB
testcase_05 AC 284 ms
49,596 KB
testcase_06 AC 284 ms
49,528 KB
testcase_07 AC 283 ms
49,300 KB
testcase_08 AC 283 ms
49,488 KB
testcase_09 AC 284 ms
49,524 KB
testcase_10 AC 287 ms
49,488 KB
testcase_11 AC 282 ms
49,420 KB
testcase_12 AC 284 ms
49,360 KB
testcase_13 AC 283 ms
49,300 KB
testcase_14 AC 281 ms
49,300 KB
testcase_15 AC 282 ms
49,428 KB
testcase_16 AC 280 ms
49,468 KB
testcase_17 AC 282 ms
49,304 KB
testcase_18 AC 285 ms
49,464 KB
testcase_19 AC 282 ms
49,444 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

fun main() { println("Yes") }
0