/ Vijos /

记录详情

Accepted

foo.cpp: In function 'int put(int)':
foo.cpp:53:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(i=0;i<strlen(s);i++)
           ~^~~~~~~~~~
foo.cpp:69:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
foo.cpp: In function 'int change()':
foo.cpp:49:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 31ms 1.348 MiB
#2 Accepted 31ms 1.348 MiB
#3 Accepted 46ms 1.34 MiB
#4 Accepted 156ms 1.273 MiB
#5 Accepted 31ms 1.348 MiB
#6 Accepted 140ms 1.277 MiB
#7 Accepted 203ms 1.34 MiB

信息

递交者
类型
递交
题目
P1244 Matrix67的情书
语言
C++
递交时间
2017-03-14 11:53:20
评测时间
2017-03-14 11:53:20
评测机
分数
70
总耗时
638ms
峰值内存
1.348 MiB