Submission #00182
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - 鶴ヶ城 |
| ユーザー名 | シベリア |
| 投稿日時 | 2015-09-10 19:29:51 |
| 言語 | C++11 |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 407 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./182.cpp: In function ‘int main()’:
./182.cpp:7:16: error: expected initializer before ‘n’
long longint n=0;
^
./182.cpp:9:8: error: ‘n’ was not declared in this scope
cin>>n;
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|