Problem gcd
User CheesyPasta
Submission Time 2025-02-19 16:34:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int hello(long long int, long long int)’:
gcd.cpp:8:2: error: ‘else’ without a previous ‘if’
8 | else{
| ^~~~