记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:10: warning: unused variable 'j' [-Wunused-variable]
  int n,i,j,now,next,x,y,z,d;
          ^
/in/foo.cc:23:16: warning: unused variable 'next' [-Wunused-variable]
  int n,i,j,now,next,x,y,z,d;
                ^~~~
/in/foo.cc:23:27: warning: unused variable 'd' [-Wunused-variable]
  int n,i,j,now,next,x,y,z,d;
                           ^
# 状态 耗时 内存占用
#1 Accepted 1ms 212.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 228.0 KiB
#5 Accepted 1ms 220.0 KiB
#6 Accepted 1ms 228.0 KiB
#7 Accepted 1ms 228.0 KiB
#8 Accepted 1ms 228.0 KiB
#9 Accepted 15ms 660.0 KiB
#10 Accepted 14ms 628.0 KiB

信息

递交者
类型
递交
题目
P1050 古老的数学
语言
C++
递交时间
2020-08-23 16:30:56
评测时间
2020-08-23 16:30:56
评测机
分数
100
总耗时
41ms
峰值内存
660.0 KiB