Cod sursa(job #1388653)
| Utilizator | Data | 15 martie 2015 17:05:22 | |
|---|---|---|---|
| Problema | Fractii | Scor | 0 |
| Compilator | cpp | Status | done |
| Runda | Arhiva de probleme | Marime | 0.14 kb |
#include <iostream>
#include <cmath>
using namespace std;
int i,j,sw,k=0,s[9000][10000];
int main()
{
cout<<"helo";
return 0;
}
