| Problem | unluckyfloors |
|---|---|
| User | TheGhostKing |
| Submission Time | 2023-12-19 13:44:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
unluckyfloors.cpp: In function ‘long long int call(long long int, long long int, long long int)’:
unluckyfloors.cpp:55:30: error: ‘nf’ was not declared in this scope; did you mean ‘f’?
55 | res += cnttt * call(pos+1,0,nf);
| ^~
| f