A Virtual Timer

  • Question: Write a “virtual timer” which counts and displays the time in the format “HH:MM:SS’mm””

Read more »

Integer to ASCII code

  • Question:
  • Write a program that takes an integer input and prints out the character with the corresponding ASCII code. Please make your program user-firendly and robust.

Read more »

Q11417: GCD

// Accepted !!

Read more »

Q11332: Summing Digits

// Accepted !!

Read more »

Q11461: Square Numbers

// Accepted !!

Read more »

Q10057: A min-summer night’s dream

// Accepted !!

// you have to use qsort

Read more »

Q10323: Factorial! You Must be Kidding!!!

// Accepted !!

// strange problem — mathematically incorrect = =

Read more »

Q10919: Prerequisities?

// Accepted !!

Read more »

Q10346: Peter’s smoke

// Accepted !!

Read more »

Q11463: Commandos

// Accepted !!

Read more »