| Problem | gcd | 
|---|---|
| User | Water | 
| Submission Time | 2024-02-16 20:09:37 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 gcd.cpp:2:1: error: ‘ios’ does not name a type; did you mean ‘cos’?
    2 | ios::sync_with_studio(0);
      | ^~~
      | cos
gcd.cpp:3:1: error: ‘cin’ does not name a type; did you mean ‘sin’?
    3 | cin.tie(0);
      | ^~~
      | sin