Submission #00163
ソースコード
ステータス
| 項目 |
データ |
| 問題 |
0001 - 3人の身長 |
| ユーザー名 |
Ksansansan
|
| 投稿日時 |
2025-11-11 13:56:24 |
| 言語 |
C# |
| 状態 |
Compile Error |
| 得点 |
0
|
| ソースコード長 |
272 Byte |
| 最大実行時間 |
-
|
| 最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cs(2,0): error CS1024: Wrong preprocessor directive
./Main.cs(2,6): error CS1525: Unexpected symbol `namespace', expecting `identifier' or `static'
./Main.cs(2,19): error CS1525: Unexpected symbol `;', expecting `identifier' or `static'
./Main.cs(5,0): error CS1525: Unexpected symbol `vector', expecting `identifier' or `static'
./Main.cs(8,0): error CS1525: Unexpected symbol `int', expecting `identifier' or `static'
./Main.cs(9,2): error CS1514: Unexpected symbol `[', expecting `.' or `{'
./Main.cs(9,4): error CS1525: Unexpected symbol `='
Compilation failed: 7 error(s), 0 warnings
セット
テストケース