记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:8:5: warning: unused variable 'i' [-Wunused-variable]
  ll i, n = s.size(), j, k, ans = 0, p = 0;
     ^
foo.cc:8:22: warning: unused variable 'j' [-Wunused-variable]
  ll i, n = s.size(), j, k, ans = 0, p = 0;
                      ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 400.0 KiB
#2 Accepted 1ms 400.0 KiB
#3 Accepted 1ms 400.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 1ms 384.0 KiB
#6 Accepted 1ms 412.0 KiB
#7 Accepted 1ms 384.0 KiB
#8 Accepted 3ms 640.0 KiB
#9 Accepted 3ms 676.0 KiB
#10 Accepted 3ms 684.0 KiB
#11 Accepted 3ms 676.0 KiB
#12 Accepted 3ms 668.0 KiB
#13 Accepted 3ms 680.0 KiB

信息

递交者
类型
递交
题目
P1290 C. Young Man Do Not Say Five
比赛
南京师范大学2021年11月程序设计竞赛
语言
C++
递交时间
2021-11-21 15:38:33
评测时间
2021-11-21 15:38:33
评测机
分数
200
总耗时
35ms
峰值内存
684.0 KiB