結果

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

ソースコード

diff #

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