/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:12: warning: iteration 49 invokes undefined behavior [-Waggressive-loop-optimizations]
   gongxu[i]=1;
   ~~~~~~~~~^~
/in/foo.cc:12:15: note: within this loop
  for(int i=1;i<=MAXN;i++){
               ^
# 状态 耗时 内存占用
#1 Accepted 3ms 316.0 KiB
#2 Accepted 2ms 324.0 KiB
#3 Accepted 1ms 320.0 KiB
#4 Accepted 1ms 320.0 KiB
#5 Accepted 2ms 320.0 KiB
#6 Accepted 1ms 444.0 KiB
#7 Wrong Answer 1ms 448.0 KiB
#8 Wrong Answer 2ms 2.434 MiB
#9 Accepted 1ms 448.0 KiB
#10 Accepted 1ms 320.0 KiB

信息

递交者
类型
递交
题目
P1314 作业调度方案
语言
C++
递交时间
2017-09-22 20:39:33
评测时间
2017-09-22 20:39:33
评测机
分数
80
总耗时
20ms
峰值内存
2.434 MiB