Compilation failed: 5 error(s), 10 warnings
/home/foo.cs(2,0): error CS1024: Wrong preprocessor directive
/home/foo.cs(2,6): error CS1525: Unexpected symbol `namespace', expecting `identifier' or `static'
/home/foo.cs(2,19): error CS1525: Unexpected symbol `;', expecting `identifier' or `static'
/home/foo.cs(5,7): error CS1514: Unexpected symbol `[', expecting `.' or `{'
/home/foo.cs(5,8): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(5,20): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(5,31): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(5,42): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(5,62): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(5,73): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(5,88): warning CS0078: The `l' suffix is easily confused with the digit `1' (use `L' for clarity)
/home/foo.cs(5,89): warning CS0078: The `l' suffix is easily confused with the digit `1' (use `L' for clarity)
/home/foo.cs(5,104): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(7,4): warning CS0658: `value' is invalid attribute target. All attributes in this attribute section will be ignored
/home/foo.cs(9,5): error CS1525: Unexpected symbol `='
自豪的采用jd5进行评测(github.com/masnn/jd5)