Problem | cards |
---|---|
User | haydendoo |
Submission Time | 2023-06-06 19:08:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cards.cpp: In function ‘long long int dnc(long long int, long long int)’:
cards.cpp:256:18: error: ‘mid’ was not declared in this scope; did you mean ‘mod’?
256 | } ans+=mn*(ptr-mid+1);
| ^~~
| mod