epolozero Posted August 31, 2014 at 09:39 PM Report Share #565779 Posted August 31, 2014 at 09:39 PM Alguém me sabe dizer como se enviam problemas para o Mooshak escritos em java, qual é o nome da classe? Link to comment Share on other sites More sharing options...
KTachyon Posted August 31, 2014 at 09:43 PM Report Share #565780 Posted August 31, 2014 at 09:43 PM Penso que não tem que ter um nome específico. Só tem que ter o main(). “There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.” -- Tony Hoare Link to comment Share on other sites More sharing options...
epolozero Posted August 31, 2014 at 09:52 PM Author Report Share #565781 Posted August 31, 2014 at 09:52 PM Penso que não tem que ter um nome específico. Só tem que ter o main(). Aparece sempre erro de compilação. Link to comment Share on other sites More sharing options...
KTachyon Posted August 31, 2014 at 09:55 PM Report Share #565782 Posted August 31, 2014 at 09:55 PM Se aparece um erro de compilação é porque o sistema tentou compilar o ficheiro que enviaste. Mas esses erros costumam ajudar a descobrir a causa, por isso, se tencionas pedir ajuda é uma boa prática referires o erro que obtiveste em vez de obrigares o pessoal a tentar adivinhar 😛 “There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.” -- Tony Hoare Link to comment Share on other sites More sharing options...
epolozero Posted August 31, 2014 at 10:00 PM Author Report Share #565783 Posted August 31, 2014 at 10:00 PM Mas eu já disse o erro, a única coisa que aparece é "Compile Time Error". Link to comment Share on other sites More sharing options...
KTachyon Posted August 31, 2014 at 10:37 PM Report Share #565784 Posted August 31, 2014 at 10:37 PM Penso que devia devolver-te o erro. Compilaste no teu computador? “There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.” -- Tony Hoare Link to comment Share on other sites More sharing options...
mogers Posted September 3, 2014 at 03:06 PM Report Share #566149 Posted September 3, 2014 at 03:06 PM Devolver o erro de compilacao e' opcional. Alguns juris decidem nao o dar ou simplesmente nao foram ver as configuracoes do mooshak. Podes sempre postar o codigo aqui, mas em java nao costumam existir diferencas entre o compilador no nosso pc e no mooshak "What we do for ourselves dies with us. What we do for others and the world, remains and is immortal.", Albert Pine Blog pessoal : contém alguns puzzles, algoritmos e problemas para se resolver com programação. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now