Cod sursa(job #3227060)
Utilizator | Data | 24 aprilie 2024 22:34:52 | |
---|---|---|---|
Problema | Camera | Scor | 100 |
Compilator | cpp-32 | Status | done |
Runda | Arhiva de probleme | Marime | 0.09 kb |
#include <fstream>
#include <cmath>
std::ofstream g("camera.out");
int main(){g<<sqrt(-1);}