You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 663
Reputation Power: 28
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 663
Reputation Power: 28
public boolean isPalindron(String str){
2
StringBuffer buff = new StringBuffer(str);
3
return buff.reverse().toString().equalsIgnoreCase(str);
4
}
heres you code check
2
StringBuffer buff = new StringBuffer(str);
3
return buff.reverse().toString().equalsIgnoreCase(str);
4
}
heres you code check
- 0useful
- 0not useful
#12. Posted:
Status: Offline
Joined: Jul 30, 201113Year Member
Posts: 122
Reputation Power: 5
Rhely wroteiCrusha wroteRhely wrote [ Register or Signin to view external links. ]
calling us 8 when your 12
im 17 you sad **** the only reason you have a girl as your avatar is cos your fat and noone loves you
yee im fat :trollin:
yeh and you live in a shed and your family is on benefits
- 0useful
- 0not useful
#13. Posted:
Status: Offline
Joined: Jul 30, 201113Year Member
Posts: 122
Reputation Power: 5
mikelax63 wrote public boolean isPalindron(String str){
2
StringBuffer buff = new StringBuffer(str);
3
return buff.reverse().toString().equalsIgnoreCase(str);
4
}
heres you code check
sit doon you googled that
- 0useful
- 0not useful
#14. Posted:
Status: Offline
Joined: Jun 14, 201113Year Member
Posts: 153
Reputation Power: 6
Status: Offline
Joined: Jun 14, 201113Year Member
Posts: 153
Reputation Power: 6
iCrusha wroteRhely wroteiCrusha wroteRhely wrote [ Register or Signin to view external links. ]
calling us 8 when your 12
im 17 you sad **** the only reason you have a girl as your avatar is cos your fat and noone loves you
yee im fat :trollin:
yeh and you live in a shed and your family is on benefits
HIS SHED xD [ Register or Signin to view external links. ]
- 0useful
- 0not useful
#15. Posted:
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 5,325
Reputation Power: 372
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 5,325
Reputation Power: 372
#16. Posted:
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 663
Reputation Power: 28
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 663
Reputation Power: 28
iCrusha wroteum no im taking a class on this sh(i)t thank you very muchmikelax63 wrote public boolean isPalindron(String str){
2
StringBuffer buff = new StringBuffer(str);
3
return buff.reverse().toString().equalsIgnoreCase(str);
4
}
heres you code check
sit doon you googled that
- 0useful
- 0not useful
#17. Posted:
Status: Offline
Joined: Jul 30, 201113Year Member
Posts: 122
Reputation Power: 5
mikelax63 wroteiCrusha wroteum no im taking a class on this sh(i)t thank you very muchmikelax63 wrote public boolean isPalindron(String str){
2
StringBuffer buff = new StringBuffer(str);
3
return buff.reverse().toString().equalsIgnoreCase(str);
4
}
heres you code check
sit doon you googled that
a class in what shit exactly ?
Last edited by iCrusha ; edited 1 time in total
- 0useful
- 0not useful
#18. Posted:
Status: Offline
Joined: Jul 30, 201113Year Member
Posts: 122
Reputation Power: 5
#19. Posted:
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 663
Reputation Power: 28
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 663
Reputation Power: 28
iCrusha wrotewell this one exactly is in javamikelax63 wroteiCrusha wroteum no im taking a class on this sh(i)t thank you very muchmikelax63 wrote public boolean isPalindron(String str){
2
StringBuffer buff = new StringBuffer(str);
3
return buff.reverse().toString().equalsIgnoreCase(str);
4
}
heres you code check
sit doon you googled that
a class in what **** exactly ?
- 0useful
- 0not useful
#20. Posted:
Status: Offline
Joined: Jun 14, 201113Year Member
Posts: 153
Reputation Power: 6
Status: Offline
Joined: Jun 14, 201113Year Member
Posts: 153
Reputation Power: 6
-Freeze- wroteiCrusha wroteRhely wroteiCrusha wroteRhely wrote [ Register or Signin to view external links. ]
calling us 8 when your 12
im 17 you sad **** the only reason you have a girl as your avatar is cos your fat and noone loves you
yee im fat :trollin:
yeh and you live in a shed and your family is on benefits
HIS SHED xDhttp://1.bp.thetechgame.com/-4Q6FRSUyork/TdPJN_yAU6I/AAAAAAAABuU/Z-1QSvfDndc/s1600/Old_Shed.jpg
sorry i failed to badly there, retry....
HIS HOUSE [ Register or Signin to view external links. ]
- 1useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.