/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:94:10: warning: unused variable 'b' [-Wunused-variable]
   int a, b, c, d;
          ^
/in/foo.cc:94:13: warning: unused variable 'c' [-Wunused-variable]
   int a, b, c, d;
             ^
/in/foo.cc:94:16: warning: unused variable 'd' [-Wunused-variable]
   int a, b, c, d;
                ^
/in/foo.cc:87:6: warning: unused variable 'temp' [-Wunused-variable]
  int temp;
      ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 328.0 KiB
#2 Accepted 1ms 308.0 KiB
#3 Accepted 11ms 396.0 KiB
#4 Accepted 11ms 400.0 KiB
#5 Accepted 60ms 500.0 KiB
#6 Accepted 60ms 504.0 KiB
#7 Accepted 54ms 500.0 KiB
#8 Accepted 54ms 432.0 KiB
#9 Accepted 53ms 460.0 KiB
#10 Accepted 53ms 456.0 KiB

信息

递交者
类型
递交
题目
P1037 路径数
比赛
20190420高一年级信息学奥赛模拟考(六)
语言
C++
递交时间
2019-04-26 00:19:05
评测时间
2019-04-26 00:19:05
评测机
分数
100
总耗时
365ms
峰值内存
504.0 KiB