Problem shamelessad4
User justin271828
Submission Time 2024-12-11 10:01:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad4.cpp: In function ‘int main()’:
shamelessad4.cpp:75:4: error: ‘up’ was not declared in this scope
75 | up(l, r, k);}
| ^~
shamelessad4.cpp:78:12: error: ‘qS’ was not declared in this scope
78 | cout << qS(l, r) << "\n";}
| ^~
shamelessad4.cpp:81:12: error: ‘qP’ was not declared in this scope
81 | cout << qP(l, r) << "\n";}}
| ^~