Submission #00353
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0011 - 人気のアイスクリーム店 |
| ユーザー名 | ei2134 |
| 投稿日時 | 2022-01-28 18:09:36 |
| 言語 | C++17 |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 491 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:5:68: error: redeclaration of ‘long long int a’
ll n,b,ans=0,sub=INT_MAX,ki=0,gu=0,a,max1=0,min1=INT_MAX,c,d,e,a;
^
./Main.cpp:5:40: note: ‘long long int a’ previously declared here
ll n,b,ans=0,sub=INT_MAX,ki=0,gu=0,a,max1=0,min1=INT_MAX,c,d,e,a;
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|