結果

問題 No.136 Yet Another GCD Problem
ユーザー kotatsugame
提出日時 2017-08-12 17:54:27
言語 cLay
(20241019-1)
結果
AC  
実行時間 17 ms / 5,000 ms
コード長 42 bytes
コンパイル時間 2,520 ms
コンパイル使用メモリ 170,640 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-07-05 12:31:08
合計ジャッジ時間 4,076 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 3
other AC * 39
権限があれば一括ダウンロードができます

ソースコード

diff #

ll n;{rd(n);wt(max[i=1---n-1](gcd(n,i)));}
0