Problem | maximum |
---|---|
User | dieunq1309 |
Submission Time | 2023-03-25 15:53:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:16:2: error: ‘else’ without a previous ‘if’
16 | else cout << b;
| ^~~~