#2010: just cout and cin


1753924-2@g.puiching.edu.mo (楊允瀧P5A24)

School : No School
ID : 3096
IP address : [192.168.120.33]
Last Login :
2025-05-18 13:17:22
a590. 貓貓臉 | From: [192.168.120.33] | Post Date : 2025-05-01 17:17

#include<iostream>

using namespace std;

int main(){

string a;

cin>>a;

cout<<">"<<a<<"<"<<endl;

return 0;

}

 
ZeroJudge Forum