Skip to content

Instantly share code, notes, and snippets.

View rafaelgo2's full-sized avatar
🐊

Rafael Grandsire rafaelgo2

🐊
  • Varginha, MG - Brazil
View GitHub Profile
#include <bits/stdc++.h>
using namespace std;
#define _ ios_base::sync_with_stdio(0);cin.tie(0);
#define endl '\n'
typedef long long ll;
typedef pair<int, int> ii;
String file contents