/ Vijos /

记录详情

Accepted

/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 256.0 KiB
#2 Accepted 3ms 340.0 KiB
#3 Accepted 3ms 256.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 3ms 324.0 KiB
#6 Accepted 7ms 256.0 KiB
#7 Accepted 15ms 256.0 KiB
#8 Accepted 62ms 380.0 KiB
#9 Accepted 10ms 256.0 KiB
#10 Accepted 67ms 344.0 KiB

信息

递交者
类型
递交
题目
P1326 十全十美
语言
C++
递交时间
2017-09-09 21:28:20
评测时间
2017-09-09 21:28:20
评测机
分数
100
总耗时
179ms
峰值内存
384.0 KiB