結果

問題 No.781 円周上の格子点の数え上げ
ユーザー tailstails
提出日時 2019-01-23 17:24:22
言語 cLay
(20240714-1)
結果
AC  
実行時間 505 ms / 2,000 ms
コード長 78 bytes
コンパイル時間 2,239 ms
コンパイル使用メモリ 171,260 KB
実行使用メモリ 248,960 KB
最終ジャッジ日時 2024-07-05 13:18:10
合計ジャッジ時間 13,302 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 425 ms
248,704 KB
testcase_01 AC 467 ms
248,704 KB
testcase_02 AC 505 ms
248,704 KB
testcase_03 AC 464 ms
248,632 KB
testcase_04 AC 420 ms
248,704 KB
testcase_05 AC 373 ms
248,576 KB
testcase_06 AC 359 ms
248,704 KB
testcase_07 AC 368 ms
248,704 KB
testcase_08 AC 364 ms
248,584 KB
testcase_09 AC 362 ms
248,704 KB
testcase_10 AC 366 ms
248,704 KB
testcase_11 AC 368 ms
248,960 KB
testcase_12 AC 366 ms
248,636 KB
testcase_13 AC 371 ms
248,704 KB
testcase_14 AC 363 ms
248,832 KB
testcase_15 AC 357 ms
248,704 KB
testcase_16 AC 358 ms
248,704 KB
testcase_17 AC 363 ms
248,600 KB
testcase_18 AC 357 ms
248,660 KB
testcase_19 AC 360 ms
248,756 KB
testcase_20 AC 365 ms
248,752 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll x,y,a[4d7];{a[(0...4d3)**2+(1..4d3)**2]+=4;rd(x,y);wt(max[i=x---y](a[i]));}
0