Skip to content

Instantly share code, notes, and snippets.

View saderuuu's full-sized avatar
🏠
Working from home

saderuuu saderuuu

🏠
Working from home
  • Portugal
View GitHub Profile
@saderuuu
saderuuu / ac303.cpp
Created October 5, 2016 17:50 — forked from VitorDiToro/ac303.cpp
Rafael Oliveira Prado
#include <iostream>
#include <cstdio>
#include <iomanip>
#include <cstdlib>
#define MAX_SIZE 1000
#define UNDEFINED -1
using namespace std;