https://ide.codingblocks.com/s/53396
new line is not working.
Sort Game1235567
FOR INPUT:
79
1
Eve 80
YOUR OUTPUT:
Eve 80
REQUIRED OUTPUT:
Eve 80
You are giving 2 spaces between Eve and 80
All students got 0 points , so I think testcases are wrong too in this question
https://hack.codingblocks.com/contests/c/101/90
hey Aastha, your code gives output which are greater than x but it should give output which are greater than or equal to x. correct your code there.