Grafo spalvinimas

Taškai: 0

Compile: FAIL

grafo_spalvinimas.cpp:12:11: error: ‘INT_MAX’ was not declared in this scope 12 | int maz = INT_MAX; | ^~~~~~~ grafo_spalvinimas.cpp:7:1: note: ‘INT_MAX’ is defined in header ‘<climits>’; did you forget to ‘#include <climits>’? 6 | #include<algorithm> +++ |+#include <climits> 7 |

nr.resulttimemessage