CodeChef is a non-commercial competitive programming community
Login
Username (New User? Signup) Password (Forgot Password?)
Signup
Login or
Signup with
Connect
Note
  • Publicize your achievements on your Facebook Wall.
  • Challenge your friends or ask them for help.

Site Navigation

  • PRACTICE
    • Easy
    • Medium
    • Hard
    • Challenge
    • Peer
  • COMPETE
    • All Contests
    • June Long 2012
    • May Cook-Off
    • May Long 2012
  • DISCUSS
    • Forums
    • Blog
    • Wiki
    • Facebook
    • Twitter
  • COMMUNITY
    • CodeChef Meetups
    • Campus Chapters
    • Host your Contest
    • User Groups
    • CodeChef TechTalks
    • All Educational Initiatives
  • HELP
    • Frequently Asked Questions
    • FAQ for problem setters
    • Problem Setting
    • Tutorials
    • Long Contest Ranks
    • Short Contest Ranks
    • Event Calendar
  • ABOUT
    • About CodeChef
    • Team CodeChef
    • Press Room
    • CodeChef Financials
    • CodeChef Sponsorships
    • CEO's Corner
    • Contact Us
    • About Directi
Home » Compete » EMA 2010 » ZEROS

ZEROS

Problem code: EMA01

  • All Submissions

To find the zeroes in a factorial of a number. In this problem, we have to find the number of zeroes following a non negative number in a factorial of a number. Suppose the number entered is 6 and we know factorial of 6 is 720 thus there is only one zero after a non- negative number, so the output is 1.

Input

The first number N indicates the number of test cases to be followed.It stands for number of numbers to be followed. Then there are N lines each containing exactly one positive integer for which the solution to be found out.

Output

For every number, output a single line containing the single non negative integer.

Example

Input:Sample Input

6
3
60
100
1024
23456
8735373



Output:

0
14
24
253
5861
2183837



Author: rajneeshrana
Date Added: 25-03-2010
Time Limit: 1 sec
Source Limit: 50000 Bytes
Languages: ADA, ASM, BASH, BF, C, C99 strict, CAML, CLOJ, CLPS, CPP 4.0.0-8, CPP 4.3.2, CS2, D, ERL, F#, FORT, GO, HASK, ICK, ICON, JAR, JAVA, JS, LISP clisp, LISP sbcl, LUA, NEM, NICE, PAS fpc, PAS gpc, PERL, PERL6, PHP, PIKE, PRLG, PYTH, PYTH 3.1.2, RUBY, SCALA, SCM guile, SCM qobi, ST, TEXT, WSPC


  • Submit

Comments

  • Login or Register to post a comment.

wat is constraint on

muke @ 2 Apr 2010 12:07 AM

wat is constraint on input

wat it mean

"output a single line containing the single non negative integer."

is it no. zeros

@Admin: Can't submit the

SITZ @ 2 Apr 2010 12:17 AM

@Admin: Can't submit the solution....   :(

help

LOL .. cant submit solution

Manoharprabhu @ 2 Apr 2010 12:42 AM

LOL .. cant submit solution ... and the contest ends in 1 day

why is my solution giving TLE

cybersharp @ 2 Apr 2010 02:53 AM

why is my solution giving TLE when it has already been accepted on other judges??

@Suyash It is giving TLE as

mehrotra.akash @ 2 Apr 2010 07:33 PM

@Suyash

It is giving TLE as this judge does not have any test data and so keeps on waiting for the program to terminate while the program is waiting for input data

 

@Admin

Is any registration needed for this contest?

@admin I made a program in c

manohar_bhattarai @ 2 Apr 2010 08:03 PM

@admin

I made a program in c (using gcc in ubuntu linux)

Its workin fine till input value 13 due to variable data type unable to store such a long no.

i am using unsigned long.

i hav P4 2.40 GHz processor 32 bit PC...

please help me which data type should i use? or will it b fine with unsigned long on ur(judge's PC)

plz reply fast....

@Manohar : Datatype is not a

flying_ant @ 2 Apr 2010 08:19 PM

@Manohar : Datatype is not a concern here, 'int' should be fine too.. change your approach. Finding n! and counting zeroes in it, is not gonna work.

@Akash Mehrotra I don't think

cybersharp @ 2 Apr 2010 09:54 PM

@Akash Mehrotra

I don't think that there are no test cases becoz ultimately my real solution was accepted (I did not submit any empty function for this problem). I think there is some other error because of which the empty functions are always accepted and the original code gets accepted in several tries if you are lucky!!

There's something wrong with

codebugger @ 3 Apr 2010 04:06 AM

There's something wrong with the time limit.Even an empty function exceeds TLE.

Do not take any input and it

codebugger @ 3 Apr 2010 04:16 AM

Do not take any input and it gets AC.Its just ridiculous!

SUCCESSFUL SUBMISSIONS FOR THIS PROBLEM:

Programming Competition Fetching successful submissions
Directi Go for Gold
CodeChef is a global programming communityCodeChef hosts online programming competitions
CodeChef is a non-commercial competitive programming community
  • About CodeChef
  • About Directi
  • CEO's Corner
  • C-Programming
  • Programming Languages
  • Contact Us
© 2009 Directi Group. All Rights Reserved. CodeChef uses SPOJ © by Sphere Research Labs
In order to report copyright violations of any kind, send in an email to copyright@codechef.com
CodeChef a product of Directi
The time now is:
CodeChef - A Platform for Aspiring Programmers

CodeChef was created as a platform to help programmers make it big in the world of algorithms, computer programming and programming contests. At CodeChef we work hard to revive the geek in you by hosting a programming contest at the start of the month and another smaller programming challenge in the middle of the month. We also aim to have training sessions and discussions related to algorithms, binary search, technicalities like array size and the likes. Apart from providing a platform for programming competitions, CodeChef also has various algorithm tutorials and forum discussions to help those who are new to the world of computer programming.

Practice Section - A Place to hone your 'Computer Programming Skills'

Try your hand at one of our many practice problems and submit your solution in a language of your choice. Our programming contest judge accepts solutions in over 35+ programming languages. Preparing for coding contests were never this much fun! Receive points, and move up through the CodeChef ranks. Use our practice section to better prepare yourself for the multiple programming challenges that take place through-out the month on CodeChef.

Compete - Monthly Programming Contests and Cook-offs

Here is where you can show off your computer programming skills. Take part in our 10 day long monthly coding contest and the shorter format Cook-off coding contest. Put yourself up for recognition and win great prizes. Our programming contests have prizes worth up to Rs.20,000 and $700lots more CodeChef goodies up for grabs.

Discuss

Are you new to computer programming? Do you need help with algorithms? Then be a part of CodeChef's Forums and interact with all our programmers - they love helping out other programmers and sharing their ideas. Have discussions around binary search, array size, branch-and-bound, Dijkstra's algorithm, Encryption algorithm and more by visiting the CodeChef Forums and Wiki section.

CodeChef Community

As part of our Educational initiative, we give institutes the opportunity to associate with CodeChef in the form of Campus Chapters. Hosting online programming competitions is not the only feature on CodeChef. You can also host a coding contest for your institute on CodeChef, organize an algorithm event and be a guest author on our blog.

Go For Gold

The Go for Gold Initiative was launched about a year after CodeChef was incepted, to help prepare Indian students for the ACM ICPC World Finals competition. In the run up to the ACM ICPC competition, the Go for Gold initiative uses CodeChef as a platform to train students for the ACM ICPC competition via multiple warm up contests. As an added incentive the Go for Gold initiative is also offering over Rs.8 lacs to the Indian team that beats the 29th position at the ACM ICPC world finals. Find out more about the Go for Gold and the ACM ICPC competition here.

Domain Name Registration, Web hosting, and Website Design provided by BigRock.com