Problem 11556-Wrong Data

The forum to report every bug you find or tell us what you'd like to find in UVa OJ

Moderator: Board moderators

Problem 11556-Wrong Data

Postby Taman » Fri Jun 08, 2012 11:55 pm

Input
The input file contains several test cases, each of them as described below.

The input consists of two integers N ( 1<=N<=10^15 ) and b ( 0<b<50 ), giving the number of files in your collection and the maximum number of bits a compressed file is allowed to have.


But I'm sure that there are cases where b>50. I tested with my AC code just adding a condition that if(b>50)while(1) and I got Time Limit Exceeded.
Taman
New poster
 
Posts: 32
Joined: Sun Oct 11, 2009 8:59 pm
Location: Southeast University

Return to Bugs and suggestions

Who is online

Users browsing this forum: No registered users and 1 guest