epolozero Posted August 31, 2014 Report Share Posted August 31, 2014 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 Report Share Posted August 31, 2014 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 Author Report Share Posted August 31, 2014 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 Report Share Posted August 31, 2014 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 Author Report Share Posted August 31, 2014 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 Report Share Posted August 31, 2014 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 Report Share Posted September 3, 2014 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