| Problem | guanine |
|---|---|
| User | Halud |
| Submission Time | 2025-02-06 00:19:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:12:20: error: ‘S’ was not declared in this scope
12 | string S; cin >> S;
| ^
guanine.cpp:28:5: error: ‘temp’ was not declared in this scope
28 | temp =
| ^~~~
guanine.cpp:29:3: error: expected primary-expression before ‘}’ token
29 | }
| ^