记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:16: warning: unused variable 't' [-Wunused-variable]
  int i,j,n,m,k,t,s,l,ma;
                ^
/in/foo.cc:9:18: warning: unused variable 's' [-Wunused-variable]
  int i,j,n,m,k,t,s,l,ma;
                  ^
/in/foo.cc:9:22: warning: unused variable 'ma' [-Wunused-variable]
  int i,j,n,m,k,t,s,l,ma;
                      ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 336.0 KiB
#2 Accepted 1ms 348.0 KiB
#3 Accepted 1ms 344.0 KiB
#4 Accepted 2ms 476.0 KiB
#5 Accepted 2ms 476.0 KiB
#6 Accepted 31ms 1.832 MiB
#7 Accepted 16ms 1.824 MiB
#8 Accepted 16ms 1.824 MiB
#9 Accepted 23ms 2.34 MiB
#10 Accepted 16ms 2.141 MiB

信息

递交者
类型
递交
题目
打包(pack)
题目数据
下载
语言
C++
递交时间
2019-05-16 14:18:32
评测时间
2019-05-16 14:18:32
评测机
分数
100
总耗时
114ms
峰值内存
2.34 MiB