| Problem | shortest |
|---|---|
| User | ETkilobyte |
| Submission Time | 2024-06-17 17:56:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shortest.cpp: In function ‘int main()’:
shortest.cpp:5:8: error: expected primary-expression before ‘long’
5 | cout<<long long sqrt(a);
| ^~~~