/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:23:17: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
     while(c>'9' or c<'0'){c=getchar();if(c=='-')s=-1;}
           ~~~~~~^~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 360.0 KiB
#2 Accepted 3ms 360.0 KiB
#3 Accepted 3ms 376.0 KiB
#4 Accepted 3ms 324.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 8ms 256.0 KiB
#7 Runtime Error 3ms 368.0 KiB
#8 Accepted 106ms 340.0 KiB
#9 Accepted 11ms 348.0 KiB
#10 Accepted 95ms 336.0 KiB

信息

递交者
类型
递交
题目
P1326 十全十美
语言
C++
递交时间
2017-09-09 21:27:40
评测时间
2017-09-09 21:27:40
评测机
分数
90
总耗时
241ms
峰值内存
376.0 KiB