Problem reachability
User karenaureliaho
Submission Time 2026-07-03 21:54:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reachability.cpp: In function ‘int main()’:
reachability.cpp:56:5: error: expected ‘}’ at end of input
56 | }
| ^
reachability.cpp:34:11: note: to match this ‘{’
34 | int main(){
| ^