結果

問題 No.552 十分簡単な星1の問題
ユーザー KisaragiEffectiveKisaragiEffective
提出日時 2019-11-08 23:59:26
言語 Kotlin
(2.1.0)
結果
WA  
実行時間 -
コード長 37 bytes
コンパイル時間 9,319 ms
コンパイル使用メモリ 423,620 KB
実行使用メモリ 49,708 KB
最終ジャッジ日時 2024-09-15 03:00:51
合計ジャッジ時間 24,417 ms
ジャッジサーバーID
(参考情報)
judge5 / judge6
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 289 ms
49,708 KB
testcase_02 AC 284 ms
49,600 KB
testcase_03 AC 286 ms
49,404 KB
testcase_04 AC 287 ms
49,632 KB
testcase_05 AC 288 ms
49,312 KB
testcase_06 AC 286 ms
49,620 KB
testcase_07 AC 293 ms
49,536 KB
testcase_08 AC 286 ms
49,304 KB
testcase_09 AC 288 ms
49,504 KB
testcase_10 AC 297 ms
49,564 KB
testcase_11 AC 284 ms
49,508 KB
testcase_12 AC 285 ms
49,256 KB
testcase_13 AC 284 ms
49,412 KB
testcase_14 AC 281 ms
49,440 KB
testcase_15 AC 286 ms
49,496 KB
testcase_16 AC 286 ms
49,636 KB
testcase_17 AC 286 ms
49,572 KB
testcase_18 AC 288 ms
49,296 KB
testcase_19 AC 284 ms
49,520 KB
testcase_20 AC 286 ms
49,620 KB
testcase_21 AC 289 ms
49,496 KB
testcase_22 AC 288 ms
49,396 KB
testcase_23 AC 290 ms
49,692 KB
testcase_24 AC 289 ms
49,460 KB
testcase_25 AC 285 ms
49,704 KB
testcase_26 AC 282 ms
49,424 KB
testcase_27 AC 282 ms
49,492 KB
testcase_28 AC 283 ms
49,416 KB
testcase_29 AC 284 ms
49,676 KB
testcase_30 AC 285 ms
49,576 KB
testcase_31 AC 284 ms
49,468 KB
testcase_32 AC 285 ms
49,476 KB
testcase_33 AC 285 ms
49,576 KB
testcase_34 AC 280 ms
49,400 KB
testcase_35 AC 284 ms
49,544 KB
testcase_36 AC 283 ms
49,484 KB
testcase_37 AC 284 ms
49,600 KB
testcase_38 AC 285 ms
49,412 KB
testcase_39 AC 283 ms
49,408 KB
testcase_40 AC 286 ms
49,640 KB
testcase_41 AC 289 ms
49,452 KB
testcase_42 AC 289 ms
49,568 KB
testcase_43 AC 286 ms
49,400 KB
testcase_44 AC 285 ms
49,460 KB
testcase_45 AC 284 ms
49,380 KB
testcase_46 AC 286 ms
49,400 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

fun main(){println(readLine()!!+"0")}
0