| Problem | maximum |
|---|---|
| User | PGisnotnice5 |
| Submission Time | 2026-05-25 08:56:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function ‘int main()’:
maximum.cpp:9:2: error: expected ‘,’ or ‘;’ before ‘std’
9 | std::cout << highest;
| ^~~