/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:40:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   40 |     scanf("%d%d", &n, &m), answer = m;
      |     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:45:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   45 |         scanf("%d%d%s", &x, &y, word);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 17ms 11.75 MiB
#2 Accepted 20ms 11.75 MiB
#3 Accepted 22ms 11.75 MiB
#4 Accepted 19ms 11.75 MiB
#5 Accepted 20ms 11.75 MiB
#6 Accepted 23ms 11.75 MiB
#7 Accepted 15ms 11.75 MiB
#8 Accepted 15ms 11.75 MiB
#9 Accepted 15ms 11.75 MiB
#10 Accepted 20ms 11.75 MiB

信息

递交者
类型
递交
题目
P1112 小胖的奇偶
语言
C++
递交时间
2022-04-24 22:11:23
评测时间
2022-04-24 22:11:23
评测机
分数
100
总耗时
191ms
峰值内存
11.75 MiB