Swathy and Nancy were selected for the SpaceY program which was about to take place the next year, in their interview they were struck with the question.
#include <stdio.h> int main() {float spacenum; int cal,sto; scanf("%f",&spacenum); sto=spacenum; cal=sto%10; printf("%d",cal); return 0; }
0 Comments
if you have any doubt, plz let me know