/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void read()':
/in/foo.cc:12:11: warning: unused variable 'k' [-Wunused-variable]
   int i,j,k;
           ^
/in/foo.cc: In function 'void del(int, int)':
/in/foo.cc:25:9: warning: unused variable 'j' [-Wunused-variable]
   int i,j,k=q[t][0].x;
         ^
/in/foo.cc: In function 'void add(int, int, int)':
/in/foo.cc:32:9: warning: unused variable 'j' [-Wunused-variable]
   int i,j,k=q[t][0].x;
         ^
/in/foo.cc: In function 'void work()':
/in/foo.cc:46:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(i=1;i<=m;i++)
   ^~~
/in/foo.cc:55:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     printf("%d",fm[m]);
     ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 332.0 KiB
#2 Accepted 5ms 328.0 KiB
#3 Accepted 5ms 428.0 KiB
#4 Accepted 6ms 512.0 KiB
#5 Accepted 3ms 588.0 KiB
#6 Accepted 1ms 588.0 KiB
#7 Accepted 1ms 716.0 KiB
#8 Accepted 1ms 712.0 KiB
#9 Accepted 7ms 2.574 MiB
#10 Accepted 7ms 2.527 MiB
#11 Accepted 7ms 2.617 MiB
#12 Accepted 7ms 2.551 MiB
#13 Accepted 7ms 2.605 MiB
#14 Accepted 7ms 2.504 MiB
#15 Accepted 8ms 2.617 MiB
#16 Accepted 7ms 2.527 MiB
#17 Accepted 7ms 2.617 MiB
#18 Accepted 7ms 2.5 MiB
#19 Accepted 34ms 6.078 MiB
#20 Accepted 34ms 6.082 MiB

信息

递交者
类型
递交
题目
P1815 道路游戏
语言
C++
递交时间
2019-03-30 10:18:20
评测时间
2019-03-30 10:18:20
评测机
分数
100
总耗时
172ms
峰值内存
6.082 MiB