Problem maximum
User shash
Submission Time 2026-03-27 14:49:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp: In function ‘int main()’:
maximum.cpp:12:13: error: ‘x’ was not declared in this scope
12 | cout << x;
| ^