Home
blogspot
SEO
Facebook
Windows 7
Windows 8
Scholarship news
Other
Privacy policy
Learn Teach Share
4.2.15
Uva 1124 - Celebrity jeopardy (Solution)
Nothing , Just print whatever you Scan.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
#include<stdio.h>
int main()
{
char array[20];
while(gets(array))
puts(array);
return 0;
}
1 comment:
Mehedi_shafi
00:22
I am getting wrong answer submitting this. :( any help??
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
I am getting wrong answer submitting this. :( any help??
ReplyDelete