记录详情

Accepted

/in/foo.cc: In function 'void gett(char*)':
/in/foo.cc:12:7: warning: variable 'b' set but not used [-Wunused-but-set-variable]
  char b[1000000+1];
       ^
/in/foo.cc:13:10: warning: unused variable 'c' [-Wunused-variable]
     char c[1000000+1];
          ^
# 状态 耗时 内存占用
#1 Accepted 5ms 4.301 MiB
#2 Accepted 2ms 4.309 MiB
#3 Accepted 2ms 4.301 MiB
#4 Accepted 3ms 4.312 MiB
#5 Accepted 3ms 4.301 MiB
#6 Accepted 10ms 6.43 MiB
#7 Accepted 33ms 8.426 MiB
#8 Accepted 33ms 6.441 MiB
#9 Accepted 35ms 4.422 MiB
#10 Accepted 38ms 4.516 MiB

信息

递交者
类型
递交
题目
Border计数
语言
C++
递交时间
2017-10-04 16:32:27
评测时间
2017-10-04 16:32:27
评测机
分数
100
总耗时
168ms
峰值内存
8.426 MiB