Problem fencing
User aiden
Submission Time 2026-03-10 20:15:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fencing.cpp: In function ‘int main()’:
fencing.cpp:6:13: error: ‘null’ was not declared in this scope
6 | cin.tie(null);
| ^~~~