Virsmas

Taškai: 0

Compile: FAIL

virsmas.cpp: In function ‘int main()’: virsmas.cpp:17:21: error: ‘INT_MAX’ was not declared in this scope 17 | int n, s, b, ma=INT_MAX, c, m; | ^~~~~~~ virsmas.cpp:14:1: note: ‘INT_MAX’ is defined in header ‘<climits>’; did you forget to ‘#include <climits>’? 13 | #include <iomanip> +++ |+#include <climits> 14 | using namespace std; virsmas.cpp:18:13: error: ‘m’ was not declared in this scope; did you mean ‘ma’? 18 | cin>>n>>m; | ^ | ma virsmas.cpp:40:13: error: ‘c’ was not declared in this scope 40 | c=n/i; | ^

nr.resulttimemessage