记录详情

Accepted

/in/foo.cc: In function 'void insert()':
/in/foo.cc:24:9: warning: unused variable 'j' [-Wunused-variable]
  int i, j, now = 0,len=strlen(s2);
         ^
/in/foo.cc: In function 'double query()':
/in/foo.cc:37:9: warning: unused variable 'j' [-Wunused-variable]
  int i, j, now = 0;
         ^
# 状态 耗时 内存占用
#1 Accepted 3ms 2.25 MiB
#2 Accepted 3ms 2.25 MiB
#3 Accepted 3ms 2.25 MiB
#4 Accepted 3ms 2.25 MiB
#5 Accepted 3ms 2.359 MiB
#6 Accepted 3ms 2.375 MiB
#7 Accepted 5ms 4.5 MiB
#8 Accepted 9ms 5.25 MiB
#9 Accepted 13ms 8.875 MiB
#10 Accepted 73ms 35.445 MiB
#11 Accepted 84ms 56.707 MiB

信息

递交者
类型
递交
题目
君の名は
比赛
ACM模拟赛
语言
C++
递交时间
2017-08-21 16:44:33
评测时间
2017-08-21 16:44:33
评测机
分数
100
总耗时
207ms
峰值内存
56.707 MiB