/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:8: warning: unused variable 'y' [-Wunused-variable]
  int x,y,i,j,k,n,m,f[1000][1000];
        ^
/in/foo.cc:7:14: warning: unused variable 'k' [-Wunused-variable]
  int x,y,i,j,k,n,m,f[1000][1000];
              ^
/in/foo.cc:8:7: warning: unused variable 't' [-Wunused-variable]
  char t[100],ch[1000][1000];
       ^
# 状态 耗时 内存占用
#1 Accepted 4ms 2.344 MiB
#2 Accepted 4ms 2.344 MiB
#3 Accepted 3ms 2.34 MiB
#4 Accepted 3ms 736.0 KiB
#5 Accepted 3ms 2.594 MiB
#6 Accepted 3ms 2.215 MiB
#7 Accepted 3ms 736.0 KiB
#8 Accepted 3ms 2.469 MiB
#9 Accepted 3ms 736.0 KiB
#10 Accepted 3ms 732.0 KiB

信息

递交者
类型
递交
题目
P1975 扫雷游戏
语言
C++
递交时间
2019-08-08 17:44:00
评测时间
2019-08-08 17:44:00
评测机
分数
100
总耗时
37ms
峰值内存
2.594 MiB