Problem sandd
User dumgod
Submission Time 2025-03-20 14:55:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp:19:27: error: missing terminating ' character
19 | int mid=(high + low) / 2;'
| ^