Problem | shortest |
---|---|
User | DoubleShaurya |
Submission Time | 2024-03-24 11:33:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shortest.cpp: In function ‘long long unsigned int squareRoot(long long unsigned int)’:
shortest.cpp:6:28: error: ‘n’ was not declared in this scope
6 | unsigned long long high = n;
| ^