Problem | modulochain |
---|---|
User | ShiYuXiang |
Submission Time | 2023-11-09 10:58:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modulochain.cpp: In function ‘int main()’:
modulochain.cpp:22:41: error: ‘differene’ was not declared in this scope; did you mean ‘difference’?
22 | cout << sum << " " << prd << " " << differene;
| ^~~~~~~~~
| difference