Problem | losingsleep |
---|---|
User | Hijackedsoul |
Submission Time | 2023-12-09 13:14:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
losingsleep.cpp: In function ‘int main()’:
losingsleep.cpp:16:24: error: ‘current_a’ was not declared in this scope
16 | int cc = findC(current_a, current_b, N);
| ^~~~~~~~~
losingsleep.cpp:16:35: error: ‘current_b’ was not declared in this scope
16 | int cc = findC(current_a, current_b, N);
| ^~~~~~~~~