Problem | eatingparallelograms |
---|---|
User | jcoder12345 |
Submission Time | 2025-06-20 16:10:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eatingparallelograms.cpp: In function ‘int main()’:
eatingparallelograms.cpp:8:17: error: ‘p’ was not declared in this scope
8 | cout << p[i] << s[i];
| ^
eatingparallelograms.cpp:8:25: error: ‘s’ was not declared in this scope
8 | cout << p[i] << s[i];
| ^