結果

問題 No.2132 1 or X Game
ユーザー tailstails
提出日時 2022-11-28 16:11:26
言語 cLay
(20240104-1)
結果
AC  
実行時間 31 ms / 2,000 ms
コード長 58 bytes
コンパイル時間 2,368 ms
コンパイル使用メモリ 172,872 KB
実行使用メモリ 6,944 KB
最終ジャッジ日時 2024-04-15 15:41:07
合計ジャッジ時間 4,786 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
6,816 KB
testcase_01 AC 31 ms
6,940 KB
testcase_02 AC 31 ms
6,944 KB
testcase_03 AC 25 ms
6,940 KB
testcase_04 AC 30 ms
6,940 KB
testcase_05 AC 30 ms
6,940 KB
testcase_06 AC 31 ms
6,944 KB
testcase_07 AC 31 ms
6,944 KB
testcase_08 AC 31 ms
6,940 KB
testcase_09 AC 14 ms
6,940 KB
testcase_10 AC 27 ms
6,944 KB
testcase_11 AC 26 ms
6,944 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.cpp:109:26: warning: multi-character character constant [-Wmultichar]
  109 |     wt_L((n-2+x%2*n/x)/2%';�\0');
      |                          ^~~~~~~

ソースコード

diff #

ll@t;rep(t){ll@n,@x;(n,x)+=3;wt((n-2+x%2*n/x)/2%';\0');}
0