| Problem | dayum |
|---|---|
| User | HOK |
| Submission Time | 2026-03-07 10:23:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dayum.cpp: In function ‘int main()’:
dayum.cpp:9:9: error: redeclaration of ‘std::string word’
9 | string word="EKET"
| ^~~~
dayum.cpp:7:9: note: ‘std::string word’ previously declared here
7 | string word;
| ^~~~