کد:
#include "stdafx.h"
#include <iostream>
using namespace std;
int main()
{
	int a =1 ;
...