Problem | atleasttripledate |
---|---|
User | HighLithop |
Submission Time | 2025-02-01 17:40:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
atleasttripledate.cpp:5:6: error: ‘n’ was not declared in this scope
5 | ll f(n, smallest){
| ^
atleasttripledate.cpp:5:9: error: ‘smallest’ was not declared in this scope
5 | ll f(n, smallest){
| ^~~~~~~~
atleasttripledate.cpp:5:17: error: expression list treated as compound expression in initializer [-fpermissive]
5 | ll f(n, smallest){
| ^