/ Vijos /

记录详情

Wrong Answer

warning: variable `L` should have a snake case name
 --> /w/foo.rs:8:21
  |
8 |     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:19:49
   |
19 | 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 Accepted 2ms 284.0 KiB
#2 Wrong Answer Read 12810238940075997, expect Impossible. 2ms 280.0 KiB
#3 Wrong Answer Read 2, expect 3254. 2ms 284.0 KiB
#4 Wrong Answer Read 4, expect 44. 2ms 284.0 KiB
#5 Wrong Answer Read 20946098959, expect 3987081. 2ms 284.0 KiB
#6 Wrong Answer Read 41997692391, expect 79808693. 2ms 332.0 KiB
#7 Wrong Answer Read 32490703863, expect 869523666. 2ms 284.0 KiB
#8 Wrong Answer Read 1, expect 20260461. 2ms 284.0 KiB
#9 Wrong Answer Read 27607554879, expect Impossible. 3ms 288.0 KiB
#10 Wrong Answer Read 57485563680, expect 208256737. 3ms 280.0 KiB

信息

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