/ Vijos /

记录详情

Compile Error

foo.cc:42:8: error: redefinition of 'int128 ans'
   42 | int128 ans;
      |        ^~~
foo.cc:11:8: note: 'int128 ans' previously declared here
   11 | int128 ans, f[85][85][85], a[85][85];
      |        ^~~
foo.cc: In function 'int main()':
foo.cc:45:10: warning: statement is a reference, not call, to function 'std::ios_base::sync_with_stdio' [-Waddress]
   45 |     ios::sync_with_stdio;
      |     ~~~~~^~~~~~~~~~~~~~~
foo.cc:45:10: warning: statement has no effect [-Wunused-value]
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1378 矩阵取数游戏
语言
C++
递交时间
2022-06-20 10:55:45
评测时间
2022-06-20 10:55:45
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes