Problem modulochain
User BigEd15
Submission Time 2025-02-03 22:33:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

modulochain.cpp: In function ‘int main()’:
modulochain.cpp:27:42: error: ‘subtraction’ was not declared in this scope; did you mean ‘sigaction’?
27 | cout << sum << " " << product << " " << subtraction;
| ^~~~~~~~~~~
| sigaction