Cod sursa(job #1706702)
| Utilizator | Data | 23 mai 2016 00:08:48 | |
|---|---|---|---|
| Problema | Cuplaj maxim in graf bipartit | Scor | 0 |
| Compilator | cpp | Status | done |
| Runda | Arhiva educationala | Marime | 0.13 kb |
#include <iostream>
#include<string.h>
using namespace std;
int main()
{
std:: string s;
cin>>s;
std::cout<<s;
}
