/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Solve(int)':
/in/foo.cc:83:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   83 |         if(vis[d]) continue; Queue(d, e);
      |         ^~
/in/foo.cc:83:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   83 |         if(vis[d]) continue; Queue(d, e);
      |                              ^~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 532.0 KiB
#2 Accepted 4ms 824.0 KiB
#3 Accepted 3ms 800.0 KiB
#4 Accepted 841ms 29.73 MiB
#5 Accepted 501ms 29.453 MiB
#6 Accepted 984ms 27.121 MiB
#7 Accepted 982ms 27.121 MiB
#8 Accepted 991ms 27.113 MiB
#9 Accepted 570ms 26.84 MiB
#10 Accepted 530ms 26.84 MiB

信息

递交者
类型
递交
题目
P1868 购票
语言
C++
递交时间
2025-02-15 17:30:51
评测时间
2025-02-15 17:30:51
评测机
分数
100
总耗时
5411ms
峰值内存
29.73 MiB