/ phigros /

记录详情

Memory Exceeded

foo.cc: In function 'void dfs(int, int)':
foo.cc:8:9: warning: unused variable 'i' [-Wunused-variable]
    8 |     int i,nx,ny;
      |         ^
foo.cc: In function 'int main()':
foo.cc:26:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   26 |         for(int i=1;i<=n;i++)
      |         ^~~
foo.cc:32:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   32 |                 cout<<21780;
      |                 ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 4ms 412.0 KiB
#3 Accepted 4ms 668.0 KiB
#4 Accepted 4ms 668.0 KiB
#5 Accepted 6ms 996.0 KiB
#6 Accepted 11ms 1.277 MiB
#7 Memory Exceeded ≥104ms ≥16.016 MiB
#8 Accepted 146ms 5.016 MiB
#9 Accepted 149ms 6.41 MiB
#10 Accepted 149ms 5.145 MiB

信息

递交者
类型
递交
题目
P1035 飞越危险的小行星群
语言
C++
递交时间
2023-07-22 16:12:01
评测时间
2023-07-22 16:12:01
评测机
分数
90
总耗时
≥585ms
峰值内存
≥16.016 MiB