StringStream

  • + 0 comments

    using namespace std;

    int main() { string s; getline(cin,s); for(int i = 0; i