Problem | duckhunt13 |
---|---|
User | rachel9teh |
Submission Time | 2025-06-18 11:04:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:13:13: error: expected initializer before ‘cin’
13 | cin >> R;
| ^~~
duckhunt13.cpp:14:26: error: ‘R’ was not declared in this scope
14 | dq.push_back(R);
| ^