记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:11: warning: unused variable 'ans' [-Wunused-variable]
  ll n, i, ans = 1, c1, c2, j;
           ^~~
/in/foo.cc:23:20: warning: unused variable 'c1' [-Wunused-variable]
  ll n, i, ans = 1, c1, c2, j;
                    ^~
/in/foo.cc:23:24: warning: unused variable 'c2' [-Wunused-variable]
  ll n, i, ans = 1, c1, c2, j;
                        ^~
/in/foo.cc:23:28: warning: unused variable 'j' [-Wunused-variable]
  ll n, i, ans = 1, c1, c2, j;
                            ^
# 状态 耗时 内存占用
#1 Accepted 1ms 212.0 KiB
#2 Accepted 1ms 220.0 KiB
#3 Accepted 1ms 220.0 KiB
#4 Accepted 1ms 216.0 KiB
#5 Accepted 1ms 224.0 KiB
#6 Accepted 1ms 220.0 KiB
#7 Accepted 1ms 224.0 KiB
#8 Accepted 1ms 216.0 KiB
#9 Accepted 1ms 228.0 KiB
#10 Accepted 1ms 216.0 KiB
#11 Accepted 2ms 348.0 KiB
#12 Accepted 2ms 344.0 KiB
#13 Accepted 2ms 352.0 KiB
#14 Accepted 2ms 344.0 KiB
#15 Accepted 2ms 348.0 KiB
#16 Accepted 2ms 988.0 KiB
#17 Accepted 2ms 352.0 KiB
#18 Accepted 3ms 1.336 MiB
#19 Accepted 2ms 480.0 KiB
#20 Accepted 2ms 604.0 KiB

信息

递交者
类型
递交
题目
P1255 E NJNU
比赛
南京师范大学2021年6月程序设计竞赛(小兰赛)
语言
C++
递交时间
2021-06-02 16:44:55
评测时间
2021-06-02 16:44:55
评测机
分数
100
总耗时
42ms
峰值内存
1.336 MiB