Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
Ranked #3K
~17.3K People Reached
Favorite Tags

4 Posted Topics

Member Avatar for Duki

>>I'll either have pasta or leftover pizza for dinner. And probably some Scotch afterwards, though maybe Vodka+lemonade... "When life gives you lemons, Find someone who has vodka and have a party..." Bill Engvall Although, I have neither, so I'm sitting with Classic Lays Chips and Diet Coke

Member Avatar for Dani
22
17K
Member Avatar for fairy1992224

My java is a little rusty, but this should give you the basic idea (I'm doing this from memory, so the code might not compile just right, but you should be able to fix it from there): [code=java] BufferedReader reader = new BufferedReader(new InputStreamReader()); int choice = int(reader.readLine().trim()); if (choice …

Member Avatar for peter_budo
-1
105
Member Avatar for MeSam0804

Programming languages have always existed to help programmers solve problems. Sometimes, there may be a class of problem that no programming language available at the time will be able to help solve easily, despite whatever libraries it may have. In such a case, a new programming language is written. C …

Member Avatar for MeSam0804
0
96
Member Avatar for Elihu5991

Try <a href="http://stackoverflow.com/questions/242304/where-should-i-download-corflags-exe-from">Corflags</a> or <A href="http://www.bluej.org/download/download.html">BlueJ</a>

Member Avatar for Elihu5991
0
293

The End.