/ Vijos /

记录详情

Compile Error

/in/foo.cc:5:5: error: storage size of 'tmod' isn't known
 int tmod[];
     ^~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:27:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(G[i].size() == n){
      ~~~~~~~~~~~~^~~~

信息

递交者
类型
递交
题目
P2038 子集的和
语言
C++
递交时间
2018-10-29 23:28:40
评测时间
2018-10-29 23:28:40
评测机
分数
0
总耗时
1275ms
峰值内存
136.66 MiB