Portal to the Future

Post Reply
spaeg
Posts: 4
Joined: Sat Jul 30, 2011 8:44 pm

Portal to the Future

Post by spaeg »

Hello gals and guys,
the easy part is done and now I am talking to you form the future and get one number. But was is meant with block sorting? Any hint?

Thx
meis
Posts: 16
Joined: Tue Aug 28, 2012 5:22 pm
Location: Italy

Post by meis »

I did the easy part too. I thought "Oh well, let's remove all the junk code and let's see if it works."
It worked, it compiled, it produced a number... but it's not the correct one. Maybe I don't see well what should i do in relation to "the future"
eulerscheZahl
Posts: 58
Joined: Thu Nov 29, 2012 7:45 pm
Location: Germany

Post by eulerscheZahl »

"Compile"?
You already have a .class file. Find out why you can't run it and patch it. No need for a decompiler.
meis
Posts: 16
Joined: Tue Aug 28, 2012 5:22 pm
Location: Italy

Post by meis »

I produced a .java file with that, fixed it in some parts and then recompiled/executed
eulerscheZahl
Posts: 58
Joined: Thu Nov 29, 2012 7:45 pm
Location: Germany

Post by eulerscheZahl »

And I simply fixed the .class file itself.
spaeg
Posts: 4
Joined: Sat Jul 30, 2011 8:44 pm

Post by spaeg »

eulerscheZahl wrote:And I simply fixed the .class file itself.
Ok, this was it. But really not easy.
Post Reply