| Problem | maximum |
|---|---|
| User | kiwiapricot |
| Submission Time | 2024-04-06 15:46:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:5:15: error: expected ‘;’ before ‘b’
5 | cin >> a,'/n' b;
| ^~
| ;