/ LXOI /

记录详情

Accepted

/in/foo.cc: In function 'void bfs()':
/in/foo.cc:45:8: 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:30: 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:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j,k,T;
        ^
/in/foo.cc:85:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,T;
          ^
# 状态 耗时 内存占用
#1 Accepted 4ms 4.34 MiB
#2 Accepted 3ms 4.332 MiB
#3 Accepted 8ms 6.324 MiB
#4 Accepted 16ms 6.348 MiB
#5 Accepted 10ms 6.328 MiB
#6 Accepted 9ms 4.32 MiB
#7 Accepted 9ms 4.211 MiB
#8 Accepted 9ms 4.324 MiB
#9 Accepted 9ms 6.203 MiB
#10 Accepted 10ms 4.34 MiB

信息

递交者
类型
递交
题目
P1004 [hdu2222] Keywords Search
语言
C++
递交时间
2020-05-02 16:19:00
评测时间
2020-05-02 16:19:00
评测机
分数
100
总耗时
92ms
峰值内存
6.348 MiB