Problem addictiontoworry
User Henries
Submission Time 2024-12-16 11:26:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addictiontoworry.cpp: In function ‘int main()’:
addictiontoworry.cpp:54:11: error: ‘distance1’ was not declared in this scope
54 | cout << distance1[x] + distance1[y] << '\n';
| ^~~~~~~~~