Problem 3nplus1II
User PL15
Submission Time 2025-09-01 16:31:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:23:41: error: ‘start_length’ was not declared in this scope
23 | long long result = toblerone_length(start_length, target_time);
| ^~~~~~~~~~~~
3nplus1II.cpp:23:55: error: ‘target_time’ was not declared in this scope; did you mean ‘timer_gettime’?
23 | long long result = toblerone_length(start_length, target_time);
| ^~~~~~~~~~~
| timer_gettime