#include <iostream>#include <string> int main() { // your code goes here std::string s; std::getline(std::cin, s, '.'); std::cout << s << std::endl; return 0;}
La frase finisce qui. QUESTO NON SARÀ LETTO.
La frase finisce qui
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!