/ Vijos /

记录详情

Wrong Answer

warning: variable `L` should have a snake case name
 --> /w/foo.rs:7:21
  |
7 |     if let [x,y,m,n,L] = numbers[..5]{
  |                     ^ help: convert the identifier to snake case: `l`
  |
  = note: `#[warn(non_snake_case)]` on by default

warning: variable `L` should have a snake case name
  --> /w/foo.rs:18:49
   |
18 | fn calc(mut x:u64,mut y:u64,mut m:u64,mut n:u64,L:u64)->String{
   |                                                 ^ help: convert the identifier to snake case: `l`

warning: 2 warnings emitted

[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer 1d0 < x=1999999999,y=199999999 2ms 284.0 KiB
#2 Wrong Answer Read x=6665,y=123456,..., expect Impossible. 2ms 284.0 KiB
#3 Wrong Answer Read x=1244,y=1233,m=..., expect 3254. 2ms 284.0 KiB
#4 Wrong Answer Read x=34,y=12,m=78,n=56, expect 44. 2ms 284.0 KiB
#5 Wrong Answer Read x=720934988,y=99..., expect 3987081. 2ms 284.0 KiB
#6 Wrong Answer Read x=584786882,y=11..., expect 79808693. 2ms 332.0 KiB
#7 Wrong Answer Read x=621561129,y=86..., expect 869523666. 2ms 284.0 KiB
#8 Wrong Answer Read x=1722607687,y=6..., expect 20260461. 2ms 332.0 KiB
#9 Wrong Answer Read x=1346450484,y=2..., expect Impossible. 2ms 332.0 KiB
#10 Wrong Answer Read x=128310133,y=30..., expect 208256737. 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1009 清帝之惑之康熙
语言
Rust
递交时间
2023-08-07 05:05:10
评测时间
2023-08-07 05:05:10
评测机
分数
0
总耗时
26ms
峰值内存
332.0 KiB