/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int qj(int, int)':
/in/foo.cc:6:7: warning: iteration 2004 invokes undefined behavior [-Waggressive-loop-optimizations]
   f[i]=0x3f;
   ~~~~^~~~~
/in/foo.cc:5:15: note: within this loop
  for(int i=1;i<=2005;i++){
              ~^~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 208.0 KiB
#2 Runtime Error 2ms 228.0 KiB
#3 Runtime Error 2ms 216.0 KiB
#4 Runtime Error 2ms 228.0 KiB
#5 Runtime Error 2ms 216.0 KiB
#6 Runtime Error 2ms 228.0 KiB
#7 Time Exceeded ≥1005ms ≥216.0 KiB
#8 Runtime Error 2ms 224.0 KiB
#9 Wrong Answer 3ms 220.0 KiB
#10 Runtime Error 2ms 220.0 KiB

信息

递交者
类型
递交
题目
P1179 邮票面值设计
语言
C++
递交时间
2020-09-13 10:39:00
评测时间
2020-09-13 10:39:00
评测机
分数
0
总耗时
1027ms
峰值内存
228.0 KiB