Skip to content

Instantly share code, notes, and snippets.

View parhamzm's full-sized avatar
🏫
University of Tehran

Parham Zilouchian parhamzm

🏫
University of Tehran
View GitHub Profile
// IT_working.cpp : Defines the entry point for the console application.
//
#include <iostream>
#include <cstdlib>
#include <climits>
using namespace std;
class Solution {
public :
// IT_Work_2.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include <iostream>
#include <cstdlib>
#include <climits>
using namespace std;