/ Vijos /

记录详情

Wrong Answer

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

信息

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