Problem atleasttripledate
User chiefoggy
Submission Time 2024-06-25 15:02:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

atleasttripledate.cpp: In function ‘int main()’:
atleasttripledate.cpp:9:10: error: ‘recur’ was not declared in this scope
9 | cout << recur(n);
| ^~~~~