Problem dateornot
User trowler
Submission Time 2024-02-28 14:54:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dateornot.cpp: In function ‘int iwant(int, int)’:
dateornot.cpp:17:22: error: ‘ask_s’ was not declared in this scope
17 | return mp[{l, r}] = ask_s(l, r);
| ^~~~~