Cod sursa(job #1768376)
| Utilizator | Data | 30 septembrie 2016 20:02:57 | |
|---|---|---|---|
| Problema | Potrivirea sirurilor | Scor | 14 |
| Compilator | cpp | Status | done |
| Runda | Arhiva educationala | Marime | 0.09 kb |
#include <fstream>
int main()
{
std::ofstream("strmatch.out") << 0;
return 0;
}
