Ilgiausias didejantis posekis 2

Taškai: 0

Compile: FAIL

posekis2.cpp: In function ‘int main()’: posekis2.cpp:13:12: warning: overflow in conversion from ‘long int’ to ‘std::vector<int>::value_type’ {aka ‘int’} changes value from ‘20000000000’ to ‘-1474836480’ [-Woverflow] 13 | #define BE 20000000000 | ^~~~~~~~~~~ posekis2.cpp:29:26: note: in expansion of macro ‘BE’ 29 | vector<int> dp(MAXN, BE); | ^~ posekis2.cpp:30:13: warning: overflow in conversion from ‘long int’ to ‘__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type’ {aka ‘int’} changes value from ‘-20000000000’ to ‘1474836480’ [-Woverflow] 30 | dp[0] = -BE; | ^ posekis2.cpp:42:6: error: ‘s’ was not declared in this scope 42 | {s | ^

nr.resulttimemessage