Cod sursa(job #791305)
Utilizator | Data | 23 septembrie 2012 19:19:16 | |
---|---|---|---|
Problema | GFact | Scor | 0 |
Compilator | cpp | Status | done |
Runda | asem-info | Marime | 0.34 kb |
//
// main.cpp
// a1
//
// Created by abc on 9/20/12.
// Copyright (c) 2012 abc. All rights reserved.
//
# include <iostream>
# include <cstdio>
# include <cstdlib>
# include <iomanip>
# include <cmath>
# include <map>
using namespace std;
typedef long double LONG;
int main(int argc, const char * argv[])
{
cout << 4;
return 0;
}