Problem gcd
User FullName
Submission Time 2026-04-17 13:45:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function β€˜int main()’:
gcd.cpp:5:8: error: expected unqualified-id before β€˜,’ token
5 | int,a, b;
| ^