记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:4:10: warning: unused variable 'i' [-Wunused-variable]
  int n,m,i,k,j,f[102][102];
          ^
/in/foo.cc:4:14: warning: unused variable 'j' [-Wunused-variable]
  int n,m,i,k,j,f[102][102];
              ^
/in/foo.cc:7:6: warning: unused variable 't' [-Wunused-variable]
  int t;
      ^
# 状态 耗时 内存占用
#1 Accepted 1ms 356.0 KiB
#2 Accepted 1ms 380.0 KiB
#3 Accepted 4ms 476.0 KiB
#4 Accepted 4ms 484.0 KiB
#5 Accepted 2ms 476.0 KiB

信息

递交者
类型
递交
题目
潜水员
语言
C++
递交时间
2024-08-09 19:56:35
评测时间
2024-08-09 19:56:35
评测机
分数
100
总耗时
14ms
峰值内存
484.0 KiB