結果

問題 No.1852 Divide or Reduce
ユーザー FF256grhyFF256grhy
提出日時 2022-02-26 03:41:08
言語 cLay
(20240104-1)
結果
AC  
実行時間 34 ms / 2,000 ms
コード長 87 bytes
コンパイル時間 7,524 ms
コンパイル使用メモリ 207,620 KB
実行使用メモリ 8,524 KB
最終ジャッジ日時 2023-09-17 00:46:54
合計ジャッジ時間 11,473 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,380 KB
testcase_01 AC 32 ms
4,544 KB
testcase_02 AC 31 ms
4,764 KB
testcase_03 AC 31 ms
4,576 KB
testcase_04 AC 31 ms
4,536 KB
testcase_05 AC 31 ms
4,560 KB
testcase_06 AC 23 ms
8,028 KB
testcase_07 AC 24 ms
7,988 KB
testcase_08 AC 24 ms
8,196 KB
testcase_09 AC 23 ms
5,692 KB
testcase_10 AC 24 ms
8,048 KB
testcase_11 AC 25 ms
8,148 KB
testcase_12 AC 24 ms
8,164 KB
testcase_13 AC 24 ms
8,224 KB
testcase_14 AC 24 ms
8,208 KB
testcase_15 AC 24 ms
8,224 KB
testcase_16 AC 33 ms
8,524 KB
testcase_17 AC 33 ms
8,456 KB
testcase_18 AC 34 ms
8,520 KB
testcase_19 AC 18 ms
6,172 KB
testcase_20 AC 29 ms
6,172 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@t;rep(t){ll@n,s=n;VI@a(n);s^=a[0..n-1];sortV(a);wt(~s&(n|a[0])&1?"Second":"First");}
0