Problem gcd
User YH
Submission Time 2024-02-03 16:28:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int main()’:
gcd.cpp:18:14: error: ‘s’ was not declared in this scope
18 | while (i <= s) {
| ^