/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:43:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   43 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:50:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   50 |         scanf("%d%d%s",&l,&r,s);
      |         ~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 32ms 11.75 MiB
#2 Accepted 40ms 11.742 MiB
#3 Accepted 27ms 11.75 MiB
#4 Accepted 25ms 11.75 MiB
#5 Accepted 18ms 11.75 MiB
#6 Accepted 24ms 11.75 MiB
#7 Accepted 16ms 11.75 MiB
#8 Accepted 16ms 11.742 MiB
#9 Accepted 16ms 11.75 MiB
#10 Accepted 18ms 11.75 MiB

信息

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