結果

問題 No.1585 Cubic Number
ユーザー tailstails
提出日時 2021-07-08 22:52:17
言語 Perl
(5.38.2)
結果
AC  
実行時間 262 ms / 1,000 ms
コード長 40 bytes
コンパイル時間 35 ms
コンパイル使用メモリ 6,688 KB
実行使用メモリ 44,800 KB
最終ジャッジ日時 2024-07-01 13:43:14
合計ジャッジ時間 9,026 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 260 ms
44,636 KB
testcase_01 AC 241 ms
44,656 KB
testcase_02 AC 238 ms
44,636 KB
testcase_03 AC 242 ms
44,596 KB
testcase_04 AC 241 ms
44,568 KB
testcase_05 AC 239 ms
44,680 KB
testcase_06 AC 241 ms
44,800 KB
testcase_07 AC 241 ms
44,640 KB
testcase_08 AC 239 ms
44,640 KB
testcase_09 AC 245 ms
44,692 KB
testcase_10 AC 246 ms
44,800 KB
testcase_11 AC 247 ms
44,572 KB
testcase_12 AC 261 ms
44,700 KB
testcase_13 AC 258 ms
44,712 KB
testcase_14 AC 260 ms
44,744 KB
testcase_15 AC 244 ms
44,696 KB
testcase_16 AC 244 ms
44,672 KB
testcase_17 AC 244 ms
44,544 KB
testcase_18 AC 262 ms
44,720 KB
testcase_19 AC 260 ms
44,704 KB
testcase_20 AC 258 ms
44,764 KB
testcase_21 AC 259 ms
44,516 KB
testcase_22 AC 260 ms
44,752 KB
testcase_23 AC 261 ms
44,656 KB
testcase_24 AC 258 ms
44,652 KB
testcase_25 AC 260 ms
44,676 KB
testcase_26 AC 261 ms
44,704 KB
testcase_27 AC 262 ms
44,512 KB
testcase_28 AC 243 ms
44,756 KB
testcase_29 AC 243 ms
44,672 KB
testcase_30 AC 261 ms
44,624 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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