/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:51:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",s+1);
                 ^
/in/foo.cc:56:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%s",s+1);
                    ^
# 状态 耗时 内存占用
#1 Accepted 2ms 6.363 MiB
#2 Accepted 2ms 6.375 MiB
#3 Accepted 2ms 6.375 MiB
#4 Accepted 6ms 6.375 MiB
#5 Accepted 18ms 16.391 MiB
#6 Accepted 79ms 62.75 MiB
#7 Accepted 82ms 62.75 MiB
#8 Accepted 80ms 62.875 MiB
#9 Accepted 92ms 74.867 MiB
#10 Accepted 66ms 62.832 MiB

信息

递交者
类型
递交
题目
P1382 寻找主人
语言
C++
递交时间
2017-04-04 19:27:23
评测时间
2017-04-04 19:27:23
评测机
分数
100
总耗时
434ms
峰值内存
74.867 MiB