/ Vijos /

记录详情

Compile Error

/in/foo.cs(49,16): error CS1001: Unexpected symbol `,', expecting identifier
/in/foo.cs(49,22): error CS1001: Unexpected symbol `)', expecting identifier
/in/foo.cs(49,32): error CS1525: Unexpected symbol `[', expecting `.'
/in/foo.cs(120,14): error CS1519: Unexpected symbol `(' in class, struct, or interface member declaration
/in/foo.cs(120,21): error CS1519: Unexpected symbol `0' in class, struct, or interface member declaration
/in/foo.cs(124,13): error CS1519: Unexpected symbol `while' in class, struct, or interface member declaration
/in/foo.cs(124,19): error CS1519: Unexpected symbol `<' in class, struct, or interface member declaration
/in/foo.cs(124,28): error CS1519: Unexpected symbol `)' in class, struct, or interface member declaration
/in/foo.cs(124,30): error CS9010: Primary constructor body is not allowed
/in/foo.cs(164,13): error CS1519: Unexpected symbol `:' in class, struct, or interface member declaration
/in/foo.cs(165,12): error CS8124: Tuple must contain at least two elements
/in/foo.cs(165,19): error CS1519: Unexpected symbol `{' in class, struct, or interface member declaration
/in/foo.cs(165,19): error CS9010: Primary constructor body is not allowed
/in/foo.cs(165,19): error CS8041: Primary constructor already has a body
/in/foo.cs(178,14): error CS1519: Unexpected symbol `else' in class, struct, or interface member declaration
/in/foo.cs(178,16): error CS9010: Primary constructor body is not allowed
/in/foo.cs(178,16): error CS8041: Primary constructor already has a body
/in/foo.cs(182,0): error CS1525: Unexpected symbol `}'
Compilation failed: 18 error(s), 0 warnings

信息

递交者
类型
递交
题目
P1738 Mayan游戏
语言
C#
递交时间
2026-08-04 22:28:33
评测时间
2026-08-04 22:28:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes