记录详情

Compile Error

/in/foo.cs(2,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(3,0): error CS1024: Wrong preprocessor directive
/in/foo.cs(4,6): error CS1525: Unexpected symbol `namespace', expecting `identifier' or `static'
/in/foo.cs(4,19): error CS1525: Unexpected symbol `;', expecting `identifier' or `static'
/in/foo.cs(7,4): error CS1525: Unexpected symbol `string', expecting `identifier' or `static'
/in/foo.cs(9,22): error CS1525: Unexpected symbol `(', expecting `identifier' or `static'
/in/foo.cs(12,8): error CS1525: Unexpected symbol `for', expecting `identifier' or `static'
/in/foo.cs(13,12): error CS1525: Unexpected symbol `for', expecting `identifier' or `static'
/in/foo.cs(14,16): error CS1525: Unexpected symbol `if', expecting `identifier' or `static'
/in/foo.cs(14,22): error CS1514: Unexpected symbol `[', expecting `.' or `{'
/in/foo.cs(14,25): error CS1525: Unexpected symbol `=='
Compilation failed: 11 error(s), 0 warnings

信息

递交者
类型
递交
题目
P1091 xf2-4说能过那都是假的
比赛
2025年春 南师大《程序设计与竞赛》作业赛第四场
语言
C#
递交时间
2025-03-28 19:47:10
评测时间
2025-03-28 19:47:10
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes