結果

問題 No.1585 Cubic Number
ユーザー tailstails
提出日時 2021-07-08 22:52:17
言語 Perl
(5.38.0)
結果
AC  
実行時間 268 ms / 1,000 ms
コード長 40 bytes
コンパイル時間 85 ms
コンパイル使用メモリ 5,336 KB
実行使用メモリ 44,084 KB
最終ジャッジ日時 2023-09-14 06:09:16
合計ジャッジ時間 9,042 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 268 ms
43,908 KB
testcase_01 AC 233 ms
43,792 KB
testcase_02 AC 224 ms
43,912 KB
testcase_03 AC 228 ms
43,968 KB
testcase_04 AC 230 ms
44,028 KB
testcase_05 AC 230 ms
43,780 KB
testcase_06 AC 228 ms
43,928 KB
testcase_07 AC 229 ms
44,084 KB
testcase_08 AC 226 ms
44,028 KB
testcase_09 AC 234 ms
43,800 KB
testcase_10 AC 233 ms
43,988 KB
testcase_11 AC 234 ms
43,772 KB
testcase_12 AC 253 ms
43,924 KB
testcase_13 AC 248 ms
43,996 KB
testcase_14 AC 257 ms
44,084 KB
testcase_15 AC 235 ms
44,004 KB
testcase_16 AC 239 ms
43,848 KB
testcase_17 AC 235 ms
44,084 KB
testcase_18 AC 249 ms
43,920 KB
testcase_19 AC 248 ms
43,912 KB
testcase_20 AC 253 ms
43,796 KB
testcase_21 AC 248 ms
43,944 KB
testcase_22 AC 251 ms
43,776 KB
testcase_23 AC 247 ms
43,864 KB
testcase_24 AC 249 ms
43,932 KB
testcase_25 AC 246 ms
44,084 KB
testcase_26 AC 248 ms
43,984 KB
testcase_27 AC 246 ms
43,780 KB
testcase_28 AC 231 ms
43,860 KB
testcase_29 AC 232 ms
43,912 KB
testcase_30 AC 250 ms
43,800 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

print grep($_**3==$',<>=~//..1e6)?Yes:No
0