记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:15:6: warning: unused variable 'Q1' [-Wunused-variable]
  int Q1=1,Q2=1,now=0;
      ^~
/in/foo.cc:15:11: warning: unused variable 'Q2' [-Wunused-variable]
  int Q1=1,Q2=1,now=0;
           ^~
/in/foo.cc:15:16: warning: unused variable 'now' [-Wunused-variable]
  int Q1=1,Q2=1,now=0;
                ^~~
# 状态 耗时 内存占用
#1 Accepted 6ms 384.0 KiB
#2 Accepted 59ms 1008.0 KiB
#3 Accepted 73ms 1.543 MiB
#4 Accepted 38ms 1.008 MiB
#5 Accepted 18ms 540.0 KiB
#6 Accepted 62ms 1.734 MiB
#7 Accepted 14ms 640.0 KiB
#8 Accepted 117ms 2.664 MiB
#9 Accepted 137ms 2.871 MiB
#10 Accepted 101ms 2.867 MiB

信息

递交者
类型
递交
题目
A*B Problem
语言
C++
递交时间
2017-08-29 09:31:29
评测时间
2017-08-29 10:17:31
评测机
分数
100
总耗时
631ms
峰值内存
2.871 MiB