結果

問題 No.2906 Strange Online Judge
ユーザー 👑 MizarMizar
提出日時 2024-05-29 03:02:20
言語 Text
(cat 8.3)
結果
WA  
実行時間 -
コード長 244 bytes
コンパイル時間 66 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 6,944 KB
最終ジャッジ日時 2024-09-09 15:04:41
合計ジャッジ時間 2,860 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
6,812 KB
testcase_01 AC 1 ms
6,944 KB
testcase_02 AC 1 ms
6,940 KB
testcase_03 WA -
testcase_04 AC 1 ms
6,940 KB
testcase_05 AC 1 ms
6,944 KB
testcase_06 AC 1 ms
6,940 KB
testcase_07 WA -
testcase_08 AC 0 ms
6,940 KB
testcase_09 WA -
testcase_10 WA -
testcase_11 AC 0 ms
6,944 KB
testcase_12 WA -
testcase_13 WA -
testcase_14 AC 0 ms
6,940 KB
testcase_15 WA -
testcase_16 AC 0 ms
6,940 KB
testcase_17 WA -
権限があれば一括ダウンロードができます

ソースコード

diff #

$1=1
$2=1
$3=K
$4=1
$5=K+1
$7=N
while$6<$7
  $8=$4*$4
  $8=$8/$5
  $9=$4*K
  $8=$8+$9
  if$8>=$5
    $2=$4
    $3=$5
  end
  if$8<$5
    $0=$4
    $1=$5
  end
  $4=$0+$2
  $5=$1+$3
  $6=$0*N
  $7=$2*N
  $6=$6/$1
  $7=$7/$3
end
$0=$6+N
return$0
0