/ LXOI /

记录详情

Wrong Answer

/in/foo.cc: In function 'void bfs()':
/in/foo.cc:45:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,u,v,l=1,r=0,op;
           ^
/in/foo.cc: In function 'void AC(char*)':
/in/foo.cc:69:33: warning: unused variable 'j' [-Wunused-variable]
     int u=0,len=strlen(s),c,k,i,j;
                                 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:85:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k,T;
           ^
/in/foo.cc:85:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k,T;
             ^
# 状态 耗时 内存占用
#1 Accepted 5ms 4.352 MiB
#2 Wrong Answer 4ms 4.344 MiB
#3 Accepted 11ms 6.328 MiB
#4 Accepted 19ms 4.352 MiB
#5 Accepted 11ms 4.328 MiB
#6 Accepted 10ms 4.32 MiB
#7 Accepted 12ms 4.324 MiB
#8 Accepted 12ms 4.324 MiB
#9 Accepted 12ms 4.32 MiB
#10 Accepted 14ms 6.34 MiB

信息

递交者
类型
递交
题目
P1004 [hdu2222] Keywords Search
语言
C++
递交时间
2020-05-01 17:51:58
评测时间
2020-05-01 17:54:20
评测机
分数
90
总耗时
114ms
峰值内存
6.34 MiB