/ Vijos /

记录详情

System Error

/in/foo.cc:7:22: warning: integer overflow in expression [-Woverflow]
 const int inf=(1<<31)-1;
               ~~~~~~~^~
/in/foo.cc: In function 'void work()':
/in/foo.cc:94:20: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[75]' [-Wformat=]
  { scanf("%s",&s[i]);
                    ^
BadZipFile('File is not a zip file',)

信息

递交者
类型
递交
题目
P1994 墙上的句子
语言
C++
递交时间
2017-05-13 09:32:16
评测时间
2017-05-13 09:32:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes