Problem maximum
User itchydeez
Submission Time 2023-11-08 11:21:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp:3:22: error: ‘Sets’ does not name a type
3 | using namespace std; Sets the scope to the standard namespace
| ^~~~