Problem reciprocals
User popperoni
Submission Time 2024-01-21 14:58:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reciprocals.cpp: In function ‘int main()’:
reciprocals.cpp:27:12: error: ‘c’ was not declared in this scope
27 | cout << c << " ";
| ^