/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:54:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",s[0]);
                  ^
/in/foo.cc:57:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",s[1]);
                  ^
# 状态 耗时 内存占用
#1 Accepted 3ms 4.348 MiB
#2 Accepted 3ms 4.367 MiB
#3 Accepted 3ms 4.359 MiB
#4 Accepted 4ms 4.25 MiB
#5 Accepted 7ms 4.473 MiB
#6 Accepted 31ms 6.75 MiB
#7 Accepted 41ms 6.75 MiB
#8 Accepted 40ms 6.891 MiB
#9 Accepted 34ms 6.75 MiB
#10 Accepted 20ms 7.0 MiB

信息

递交者
类型
递交
题目
P1382 寻找主人
语言
C++
递交时间
2017-03-29 23:56:05
评测时间
2017-03-29 23:56:05
评测机
分数
100
总耗时
192ms
峰值内存
7.0 MiB