Submission #03030
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0382 - 「とっぴー」カウンセリング |
| ユーザー名 | ei1428 |
| 投稿日時 | 2016-04-21 17:56:14 |
| 言語 | C++11 |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 699 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp:3:1: error: ‘ll’ does not name a type
ll a[100010];
^
./Main.cpp:4:8: error: ‘ll’ was not declared in this scope
bool C(ll t){
^
./Main.cpp:4:13: error: expected ‘,’ or ‘;’ before ‘{’ token
bool C(ll t){
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|