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 #4K
~4K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for davetheant

Hello. I have tried numerous string permutation methods, and they work, but not for what I need. I need to permute a string such that I don't get any reversals: abcd abdc acbd acdb adbc adcb * bacd badc bcad bcda * see how these are reversals of each other? …

Member Avatar for NormR1
0
193
Member Avatar for Knoxx
Member Avatar for davetheant

Hello everyone. I am wondering how to get started with ASM. I tried a few times to install things like radASM (and others) but I don't really know what they are all for. Can someone just tell me how to get started and about compilers/builders? Thanks.

Member Avatar for BitBlt
0
295
Member Avatar for Monkeeboy

that code looks good, but it seems your not setting the start/stop pos to the new value when you request a new number. try something like this: [CODE]if (startpos >11) { OUDialog.alert("The start number entered is not between 1 & 11 "); startpos = Integer.parseInt(OUDialog.request("Enter a start Number between 1 …

Member Avatar for Monkeeboy
0
176
Member Avatar for davetheant

Hello everyone. I am getting a [CODE]java.lang.NoClassDefFoundError: gnu/regexp/REException'[/CODE] when I run my code. Is there any way around this? I understand it has something to do with a class not being in the write path. I'm using BlueJ as my IDE and I'm trying to use the methods in someone's …

Member Avatar for ~s.o.s~
0
406

The End.