#include #include int main() { int marks1=0, marks2=0, - TopicsExpress



          

#include #include int main() { int marks1=0, marks2=0, passing_marks=30; clrscr(); printf(“Lets find out the Dennis Ritchie of C-Quiz’14”); printf(“C-Quiz’14\n”); printf(“Organised by Technocrats\n”); printf(“Dates:- Stage 1: 22nd Apr’14 ,Stage 2: 24th Apr’14\n”); printf(“Registration Fees: 50 INR\n”); printf(“Stage 1\n”); if(marks1>=passing_marks) { printf(“Jumped to Stage 2”); printf(“Get a certificate of Merit”); if(marks2>=passing_marks) { printf(“Top 3 of each year gets a Prize”) }} else { printf(“Get a certificate of Participation”); } printf(“Contact:- Aditya Oli @9536333782 and Rakshat Goyal @9897525800”); getch(); return 0; }
Posted on: Sat, 29 Mar 2014 17:36:17 +0000

Trending Topics



Recently Viewed Topics




© 2015