Problem | superpiece |
---|---|
User | bribritt |
Submission Time | 2024-07-06 15:40:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
superpiece.cpp: In function ‘int main()’:
superpiece.cpp:10:22: error: ‘c’ was not declared in this scope
10 | cin >> a >> b >> c >> d;
| ^
superpiece.cpp:10:27: error: ‘d’ was not declared in this scope
10 | cin >> a >> b >> c >> d;
| ^