ONLINE COMPILERS
LIBRARY
MANUAL PAGES & DOCS
CONTACT
Latest Users' Questions
User Submitted Question!
Name: Rudra
Title:
Something odd in the code below
Question:
Title:
Something odd in the code below
Question:
While compiling the code below, two error appear on line no. 5. What is the error?
int count = 0; printf("Enter numbern");
scanf("%d",
int count = 0; printf("Enter numbern");
scanf("%d",
Answers: