結果

問題 No.43 野球の試合
ユーザー tailstails
提出日時 2020-09-15 14:07:34
言語 cLay
(20240714-1)
結果
TLE  
(最新)
AC  
(最初)
実行時間 -
コード長 201 bytes
コンパイル時間 5,905 ms
コンパイル使用メモリ 218,672 KB
実行使用メモリ 10,016 KB
最終ジャッジ日時 2024-07-05 14:07:33
合計ジャッジ時間 18,201 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 TLE -
testcase_01 -- -
testcase_02 -- -
testcase_03 -- -
testcase_04 -- -
testcase_05 -- -
testcase_06 -- -
testcase_07 -- -
testcase_08 -- -
testcase_09 -- -
testcase_10 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.cpp: In function ‘long long int f(long long int, long long int)’:
main.cpp:700:1: warning: no return statement in function returning non-void [-Wreturn-type]
  700 | }
      | ^

ソースコード

diff #

#define E(a)s[y][x]&3^a?d[y]+=x>y?s[x][y]=a:a,f(y,x+1),d[y]-=a:0
string s[6];int n,d[12],z=9;ll f(ll y,ll x){x+=x==y,x%=n,y+=!x,y-n?E(0),E(3):(coordcomp(n,d,d+n),z<?=d[n]);}{rd(n,s(n));f(0,0);wt(z+1);}
0