結果

問題 No.781 円周上の格子点の数え上げ
ユーザー tailstails
提出日時 2019-01-23 17:24:22
言語 cLay
(20240104-1)
結果
AC  
実行時間 286 ms / 2,000 ms
コード長 78 bytes
コンパイル時間 2,175 ms
コンパイル使用メモリ 159,416 KB
実行使用メモリ 257,552 KB
最終ジャッジ日時 2023-09-19 00:19:05
合計ジャッジ時間 9,238 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 281 ms
257,308 KB
testcase_01 AC 277 ms
257,496 KB
testcase_02 AC 279 ms
257,360 KB
testcase_03 AC 270 ms
257,312 KB
testcase_04 AC 281 ms
257,552 KB
testcase_05 AC 274 ms
257,328 KB
testcase_06 AC 281 ms
257,244 KB
testcase_07 AC 273 ms
257,424 KB
testcase_08 AC 279 ms
257,316 KB
testcase_09 AC 271 ms
257,400 KB
testcase_10 AC 282 ms
257,304 KB
testcase_11 AC 272 ms
257,308 KB
testcase_12 AC 286 ms
257,248 KB
testcase_13 AC 279 ms
257,276 KB
testcase_14 AC 280 ms
257,324 KB
testcase_15 AC 271 ms
257,336 KB
testcase_16 AC 281 ms
257,248 KB
testcase_17 AC 280 ms
257,548 KB
testcase_18 AC 279 ms
257,308 KB
testcase_19 AC 268 ms
257,320 KB
testcase_20 AC 281 ms
257,468 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