Judge Information
Run ID: 138823
src.cpp: In function 'int main()':
src.cpp:33:25: error: 'DBL_MAX' was not declared in this scope
double maxWeight = -DBL_MAX;
^
src.cpp:33:25: error: 'DBL_MAX' was not declared in this scope
double maxWeight = -DBL_MAX;
^