Problem | swords |
---|---|
User | emyz |
Submission Time | 2025-02-15 13:48:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:11:8: error: ‘c’ was not declared in this scope
11 | cin>>c>>d;
| ^
swords.cpp:11:11: error: ‘d’ was not declared in this scope
11 | cin>>c>>d;
| ^