ZeroJudge & UVa Online Judge answers
#include using namespace std; int main() { int input; while(cin>>input) { cout<<"'C' can use printf(\"%d\",n); to show integer like "< } return 0; }
No comments:
Post a Comment