Problem | gcd |
---|---|
User | CheesyPasta |
Submission Time | 2025-02-19 16:34:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gcd.cpp: In function ‘int hello(int, int)’:
gcd.cpp:7:2: error: ‘else’ without a previous ‘if’
7 | else{
| ^~~~