Submission #25453
ソースコード
ステータス
| 項目 |
データ |
| 問題 |
0437 - 素数 |
| ユーザー名 |
ei1711
|
| 投稿日時 |
2017-08-28 10:16:08 |
| 言語 |
C# |
| 状態 |
Compile Error |
| 得点 |
0
|
| ソースコード長 |
297 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(4,4): error CS1525: Unexpected symbol `int', expecting `identifier' or `static'
./Main.cs(4,10): error CS1514: Unexpected symbol `[', expecting `.' or `{'
./Main.cs(4,21): error CS1518: Attributes must be attached to class, delegate, enum, interface or struct
./Main.cs(4,20): error CS1525: Unexpected symbol `}', expecting `identifier' or `static'
Compilation failed: 7 error(s), 0 warnings
セット
テストケース