Problem minimum
User Hiya123
Submission Time 2023-11-09 10:18:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:5:13: error: ‘long_long_max’ was not declared in this scope
5 | int x = long_long_max;
| ^~~~~~~~~~~~~