Problem ljubomora
User kesleryak
Submission Time 2025-02-15 10:56:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ljubomora.cpp: In function ‘int bs(long long int, long long int)’:
ljubomora.cpp:10:5: error: ‘mid’ was not declared in this scope
10 | mid = low+hi/2, sum = 0;
| ^~~
ljubomora.cpp:10:21: error: ‘sum’ was not declared in this scope
10 | mid = low+hi/2, sum = 0;
| ^~~