Problem minimum
User tomatofrog0w0
Submission Time 2023-11-09 09:44:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp: In function ‘long long int findMin(long long int, long long int*)’:
minimum.cpp:10:8: error: ‘x’ was not declared in this scope
10 | return x;
| ^