10101 - Bangla Numbers

All about problems in Volume 101. If there is a thread about your problem, please use it. If not, create one with its number in the subject.

Moderator: Board moderators

brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: 10101 - Bangla Numbers

Post by brianfry713 »

Don't read and write to files.
Check input and AC output for thousands of problems on uDebug!
ehsanulbigboss
New poster
Posts: 32
Joined: Tue Jul 22, 2014 1:17 am

Re: 10101 - Bangla Numbers

Post by ehsanulbigboss »

Why Getting TLE??? :).

Code: Select all

GOT AC
Last edited by ehsanulbigboss on Wed Oct 15, 2014 9:41 pm, edited 1 time in total.
brianfry713
Guru
Posts: 5947
Joined: Thu Sep 01, 2011 9:09 am
Location: San Jose, CA, USA

Re: 10101 - Bangla Numbers

Post by brianfry713 »

Try using
while (scanf("%lld",&n) == 1)
Check input and AC output for thousands of problems on uDebug!
Post Reply

Return to “Volume 101 (10100-10199)”