Search found 2 matches

by juan321
Fri Feb 23, 2018 1:08 pm
Forum: Volume 112 (11200-11299)
Topic: 11223 - O: dah dah dah!
Replies: 0
Views: 3497

11223 - O: dah dah dah!

Why im still getting WA?

import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
class Main {

public static void main(String[] args) throws Throwable {

Map<String, Character> maped = new HashMap<String, Character>();
maped.put(".-", 'A ...
by juan321
Sat Jan 23, 2016 1:47 am
Forum: Volume 5 (500-599)
Topic: 573 - The Snail
Replies: 45
Views: 27908

Re: 573 - The Snail

I have problems with some cases Help D:

success on day 4
failure on day 3
failure on day 7
failure on day 68
success on day 21
failure on day 1

Go to advanced search