/ Vijos /

记录详情

Accepted

foo.cc: In function 'int find(int, int)':
foo.cc:45:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,u=0,v;
           ^
foo.cc: In function 'int main()':
foo.cc:71:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%s",s1);
             ~~~~~^~~~~~~~~
foo.cc:78:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%s",s+1);
         ~~~~~^~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 222ms 1.258 MiB
#2 Accepted 2ms 1.0 MiB
#3 Accepted 2ms 1.047 MiB
#4 Accepted 2ms 1.039 MiB
#5 Accepted 3ms 1.105 MiB
#6 Accepted 2ms 1.059 MiB
#7 Accepted 3ms 1.125 MiB
#8 Accepted 3ms 1.172 MiB
#9 Accepted 7ms 1.203 MiB
#10 Accepted 39ms 1.969 MiB

信息

递交者
类型
递交
题目
P1299 古城之谜
语言
C++
递交时间
2021-08-08 21:48:25
评测时间
2021-08-08 21:48:25
评测机
分数
100
总耗时
289ms
峰值内存
1.969 MiB