Search found 12 matches

by Nakar81
Thu Aug 19, 2021 1:30 pm
Forum: Volume 101 (10100-10199)
Topic: 10194 - Football (aka Soccer)
Replies: 121
Views: 64041

Re: 10194 - Football (aka Soccer)

Nakar81 wrote: Sun Jan 03, 2021 5:51 pm I keep stuck with this problem (since 2018).

Someone help me?
Me too, from 2018-01-29 21:06

:cry:
by Nakar81
Mon Aug 16, 2021 5:53 pm
Forum: Volume 4 (400-499)
Topic: 459 - Graph Connectivity
Replies: 133
Views: 57848

Re: 459 - Graph Connectivity

Igor9669 wrote: Wed Oct 28, 2009 3:00 pm Input terminated by EOF!!!! Not by blank line! When I change it I got AC!
The answer to my problem was this.
If you use Scanner in Java, check with sc.hasNextLine() before sc.nextLine(), otherwise you will get runtime error.
by Nakar81
Sun Jan 03, 2021 5:51 pm
Forum: Volume 101 (10100-10199)
Topic: 10194 - Football (aka Soccer)
Replies: 121
Views: 64041

Re: 10194 - Football (aka Soccer)

I keep stuck with this problem (since 2018).

Someone help me?
by Nakar81
Sun Jan 03, 2021 5:49 pm
Forum: Volume 4 (400-499)
Topic: 486 - English-Number Translator
Replies: 29
Views: 12630

Re: 486 - English-Number Translator

I have checked all the entries in this thread and am getting the correct answer regarding uDebug.

Can anyone pass me some critical input?
Attach all entry on this post.
Attach my source code.

zero hundred
zero hundred million
hundred million
negative nine hundred ninety nine million nine hundred ...
by Nakar81
Sun Jan 03, 2021 5:31 pm
Forum: Volume 4 (400-499)
Topic: 486 - English-Number Translator
Replies: 29
Views: 12630

Re: 486 - English-Number Translator

I have checked all the entries in this thread and am getting the correct answer regarding uDebug.

Can anyone pass me some critical input?

zero hundred
zero hundred million
hundred million
negative nine hundred ninety nine million nine hundred ninety nine thousand nine hundred ninety nine
nine ...
by Nakar81
Fri Aug 31, 2018 7:56 pm
Forum: Volume 101 (10100-10199)
Topic: 10194 - Football (aka Soccer)
Replies: 121
Views: 64041

Re: 10194 - Football (aka Soccer)

Can anybody help me?
by Nakar81
Mon Apr 09, 2018 4:58 pm
Forum: General
Topic: Why CE? UVa 575
Replies: 2
Views: 3594

Re: Why CE? UVa 575

Remove your code.
by Nakar81
Mon Apr 09, 2018 1:32 pm
Forum: Volume 101 (10100-10199)
Topic: 10194 - Football (aka Soccer)
Replies: 121
Views: 64041

Re: 10194 - Football (aka Soccer)

Hi.
I've tried all examples of uDebug and this forum, and continued receiving WA.
Someone can tell me an entry in my code produces a wrong output?
Thank you very much.


import java.util.Comparator;
import java.util.HashMap;
import java.util.Map.Entry;
import java.util.PriorityQueue;
import java ...
by Nakar81
Mon Aug 14, 2017 6:32 pm
Forum: Volume 5 (500-599)
Topic: 537 - Artificial Intelligence?
Replies: 76
Views: 22187

Re: 537 - Artificial Intelligence?

I have checked all test cases, but I still do not have the correct answer.

Can someone give me rare test cases?
Can you check my code?

Code: Select all

Code removed
My error:

Input has a cientific notation, but in a output print without cientific notation
by Nakar81
Mon Jan 02, 2017 7:14 pm
Forum: Volume 107 (10700-10799)
Topic: 10789 - Prime Frequency
Replies: 38
Views: 27501

Re: 10789 - Prime Frequency

I have tried all sample inputs for this problem available for this topic and my program still gets WA

Code: Select all

REMOVE AFTER AC
Update:

BigInteger isProblablePrime(1) not is equal to 100% certain
by Nakar81
Sat Nov 12, 2016 4:44 pm
Forum: Volume 3 (300-399)
Topic: 389 - Basically Speaking
Replies: 94
Views: 36428

Re: 389 - Basically Speaking

Solve
by Nakar81
Sun Sep 18, 2016 7:44 pm
Forum: Volume 3 (300-399)
Topic: 389 - Basically Speaking
Replies: 94
Views: 36428

Re: 389 - Basically Speaking

I have tried to solve the problem in multiple ways without success (RE and TL).

I put my code (RE):

Code: Select all

REMOVE AFTER AC
Can somebody help me?

Go to advanced search