/ Vijos /

记录详情

Compile Error

/in/foo.cc:1:1: error: 'input' does not name a type; did you mean 'int'?
    1 | input = STDIN.read.split
      | ^~~~~
      | int
/in/foo.cc:13:3: error: expected unqualified-id before 'if'
   13 |   if idx && n_strings[idx].start_with?(ms)
      |   ^~

信息

递交者
类型
递交
题目
P1458 遥控车
语言
C++
递交时间
2026-06-29 21:16:05
评测时间
2026-06-29 21:16:05
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes