結果
| 問題 | No.1142 XOR と XOR |
| コンテスト | |
| ユーザー |
👑 tails
|
| 提出日時 | 2020-08-03 14:54:12 |
| 言語 | cLay (20241019-1) |
| 結果 |
TLE
(最新)
AC
(最初)
|
| 実行時間 | - |
| コード長 | 203 bytes |
| コンパイル時間 | 2,531 ms |
| コンパイル使用メモリ | 172,332 KB |
| 実行使用メモリ | 14,080 KB |
| 最終ジャッジ日時 | 2024-07-05 13:48:31 |
| 合計ジャッジ時間 | 9,103 ms |
|
ジャッジサーバーID (参考情報) |
judge2 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | TLE * 1 -- * 2 |
| other | -- * 25 |
コンパイルメッセージ
main.cpp: In function ‘long long int f(long long int*, Mint*)’:
main.cpp:347:1: warning: no return statement in function returning non-void [-Wreturn-type]
347 | }
| ^
ソースコード
Mint s,t[2d3],u[2d3];ll n,m,k,r,a[4d3];ll f(ll*a,Mint*t){a[r]=1;REP(n)rd(n),++a[r^=n];rep[a,i](x,2d3){rep(j,i)t[i^j]+=x*a[j];*t+=x*~-x/2;}}{rd(n,m,k);f(a,t);n=m;f(a+2d3,u);s+=t[0..2d3]*u[(0..)^k];wt(s);}
tails