What's new

Closed Codes problems

Status
Not open for further replies.

Tee Hee

Eternal Poster
Joined
Apr 4, 2017
Posts
1,244
Reaction
223
Points
498
Age
27
Hi guys, pa ask lang po sana ako Kung sino pwede mag process nito to program or apk po, need ko lang talaga. Thanks po!

Public class Hello world{
Public sttic void main(string []args){
For (int i=68000; i<63001; 1++){
Long l = Double.doubleToLongBits((double)i);
System.out.println (I +"="+ Long.toHexstring(l) + " " + Float.intBitstofloat((int)(l>>32)))
}
}
}
 
Ito sir. Inedit ko para mag-compile pero wala namang output yung program.

Or baka iinspect mo lang yung bytecode ng .class
 

Attachments

Status
Not open for further replies.

Similar threads

Back
Top