Re: [gcj] I get WA when running this java code

2020-03-25 Thread Bartholomew Furrow
Is it WA, or RE? I'd guess RE given that your class is named something other than Solution, and this appears to be a Java solution. On Wed, Mar 25, 2020 at 5:10 PM FonsoGV 5 wrote: > Hi everyone I'm really new here and I gave a try for the first problem of > Kickstart 2020. > I get WA, but when

[gcj] I get WA when running this java code

2020-03-25 Thread FonsoGV 5
Hi everyone I'm really new here and I gave a try for the first problem of Kickstart 2020. I get WA, but when I give my tests set, it gives good answers, here is my code: public class Ej1 { public static void main(String[] args) { int t,n,b,value,n_casas; Scanner S