Skip to content

Instantly share code, notes, and snippets.

View parhamzm's full-sized avatar
🎯
Focusing

Parham Zilouchian parhamzm

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