/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:12: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized]
         sum=sum+b;
         ~~~^~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 504.0 KiB
#2 Accepted 1ms 488.0 KiB
#3 Accepted 1ms 452.0 KiB
#4 Accepted 1ms 508.0 KiB
#5 Wrong Answer 2ms 452.0 KiB
#6 Wrong Answer 5ms 508.0 KiB
#7 Wrong Answer 8ms 508.0 KiB
#8 Accepted 10ms 512.0 KiB
#9 Accepted 27ms 512.0 KiB
#10 Runtime Error 40ms 3.121 MiB

信息

递交者
类型
递交
题目
P1090 连续数之和
语言
C++
递交时间
2024-10-25 23:57:22
评测时间
2024-10-25 23:57:22
评测机
分数
60
总耗时
103ms
峰值内存
3.121 MiB