Submission #22890
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0787 - Forest King Out |
| ユーザー名 | conflict |
| 投稿日時 | 2017-07-25 08:51:55 |
| 言語 | C++ |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 147 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: 関数 ‘int main()’ 内:
./Main.cpp:5:14: エラー: expected initializer before ‘==’ token
long long s==5000000000000000;
^
./Main.cpp:7:9: エラー: ‘s’ was not declared in this scope
cout<<s/n<<endl;
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|