/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:20:17: warning: conversion lacks type at end of format [-Wformat=]
   20 |         scanf("%*");
      |                 ^
foo.cc:20:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |         scanf("%*");
      |         ~~~~~^~~~~~
foo.cc:21:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   21 |         scanf("%s",ch);
      |         ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 512.0 KiB
#2 Accepted 2ms 512.0 KiB
#3 Accepted 4ms 1.5 MiB
#4 Accepted 4ms 1.625 MiB
#5 Accepted 107ms 12.742 MiB
#6 Accepted 132ms 14.867 MiB
#7 Accepted 199ms 14.492 MiB
#8 Accepted 198ms 14.492 MiB
#9 Accepted 185ms 12.367 MiB
#10 Accepted 175ms 12.242 MiB

信息

递交者
类型
递交
题目
P1468 渡河
语言
C++
递交时间
2022-03-18 21:46:34
评测时间
2022-03-18 21:46:34
评测机
分数
100
总耗时
1012ms
峰值内存
14.867 MiB