Submission #00089
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - 科目選択 (Selecting Subjects) |
| ユーザー名 | ei2038 |
| 投稿日時 | 2021-09-15 17:35:08 |
| 言語 | C++17 |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 2755 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:127:64: error: expected primary-expression before ‘/’ token
cout << a+b+c+d+e+f - min({a ,b, c, d}) - min(e, f)<<"\n";*/
^
./Main.cpp:128:5: error: expected primary-expression before ‘return’
return 0;
^~~~~~
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|