/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:54:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   54 | scanf( "%d%d" , &n , &m ) ;
      | ~~~~~^~~~~~~~~~~~~~~~~~~~
foo.cc:56:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   56 | int s , t ; scanf( "%d%d" , &s , &t ) ;
      |             ~~~~~^~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 3.125 MiB
#2 Accepted 4ms 3.25 MiB
#3 Accepted 5ms 3.125 MiB
#4 Accepted 5ms 3.125 MiB
#5 Accepted 3ms 3.125 MiB
#6 Accepted 5ms 3.125 MiB
#7 Accepted 5ms 3.375 MiB
#8 Accepted 8ms 3.875 MiB
#9 Accepted 42ms 5.992 MiB
#10 Accepted 98ms 10.492 MiB

信息

递交者
类型
递交
题目
P1823 假面舞会
语言
C++
递交时间
2021-12-29 20:49:44
评测时间
2021-12-29 20:49:44
评测机
分数
100
总耗时
183ms
峰值内存
10.492 MiB