Posts by Wellington Ribeiro • 1 point
1 post
-
-4
votes1
answer79
viewsQ: Runtime error, c++, I don’t know why// is this problem ( https://www.urionlinejudge.com.br/judge/problems/view/2857)
#include <iostream> #include <cstring> #include <vector> #include <algorithm> using namespace std; #define MAXN 100100 //int…