记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:46:11: warning: unused variable 'i' [-Wunused-variable]
     int T,i,j;
           ^
/in/foo.cc:46:13: warning: unused variable 'j' [-Wunused-variable]
     int T,i,j;
             ^
/in/foo.cc: In function 'int KMP()':
/in/foo.cc:42:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 3ms 260.0 KiB
#3 Accepted 3ms 372.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 3ms 352.0 KiB
#7 Accepted 8ms 452.0 KiB
#8 Accepted 8ms 480.0 KiB
#9 Accepted 18ms 512.0 KiB
#10 Accepted 31ms 768.0 KiB

信息

递交者
类型
递交
题目
君の名は2: 宫水三叶
比赛
ACM模拟赛
语言
C++
递交时间
2017-08-21 13:05:36
评测时间
2017-08-21 13:05:36
评测机
分数
100
总耗时
87ms
峰值内存
768.0 KiB