/ Vijos /

记录详情

Compile Error

/in/foo.cc:21:1: error: expected unqualified-id before '{' token
   21 | {
      | ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:64:9: error: 'init' was not declared in this scope; did you mean 'int'?
   64 |         init(k);
      |         ^~~~
      |         int

信息

递交者
类型
递交
题目
P2000 A x B Problem
语言
C++
递交时间
2026-09-13 10:23:18
评测时间
2026-09-13 10:23:18
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes