Programming 01

馃煝聽諑铡謤摘崭謧诈盏崭謧斩 1

猿謤榨宅 债謤铡眨斋謤, 崭謤炸 沾崭謧湛謩崭謧沾 战湛铡謥铡债 湛崭詹炸 眨謤崭謧沾 乍 output.txt 铡斩崭謧斩崭站 謫铡盏宅崭謧沾謮
#include <iostream>
// Include library to work with files

int main() {
  std::cout << "Insert the string to write to file: ";
  std::string input;
  std::getline(std::cin, input);
  std::cout << input;
  // Put your code
}

Constraints

Time limit: 1 seconds

Memory limit: 512 MB

Output limit: 1 MB

To check your solution you need to sign in
Sign in to continue