/ JYOI /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:33:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  while (scanf("%c",&a),a!='\n') {
         ~~~~~~~~~~~~~~^~~~~~~~
foo.cc:73:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:91:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&q);
  ~~~~~^~~~~~~~~
foo.cc:93:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&x);
   ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 26ms 14.422 MiB
#2 Accepted 13ms 14.074 MiB
#3 Accepted 27ms 14.199 MiB
#4 Accepted 28ms 14.434 MiB
#5 Accepted 32ms 14.457 MiB
#6 Accepted 14ms 14.098 MiB
#7 Accepted 13ms 14.078 MiB
#8 Accepted 13ms 14.125 MiB
#9 Accepted 14ms 14.145 MiB
#10 Accepted 13ms 14.059 MiB
#11 Accepted 20ms 14.191 MiB
#12 Accepted 83ms 14.262 MiB
#13 Accepted 21ms 14.152 MiB
#14 Accepted 21ms 14.18 MiB
#15 Accepted 21ms 14.195 MiB
#16 Accepted 80ms 14.191 MiB
#17 Accepted 84ms 14.258 MiB
#18 Accepted 79ms 14.188 MiB
#19 Accepted 81ms 14.262 MiB
#20 Accepted 78ms 14.188 MiB

信息

递交者
类型
递交
题目
P1019 表达式
语言
C++
递交时间
2021-08-11 21:55:58
评测时间
2021-08-11 21:55:58
评测机
分数
100
总耗时
771ms
峰值内存
14.457 MiB