Problem hack
User bribritt
Submission Time 2025-05-20 13:40:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hack.cpp: In function ‘int hack()’:
hack.cpp:100:13: error: ‘sum’ was not declared in this scope
100 | return (sum?diff:0);
| ^~~