Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. get goggles
  2. Chris

    when?

    dbuffed scammed 7b 07. its being covered up smh
  3. fuck some grills
  4. im a weeb wtf
  5. Chris

    I did an oops

    8350 in 2016 lul...beta male... PC Intel masterrace
  6. we trying to make Osbot pc
  7. i need moda
  8. he scammed 7b 07
  9. grab her by the pussy
  10. wipe ur ass in 2016 lul
  11. looks like dbuffed setup omni == dbuffed confirmed?/s
  12. just check sythe ayy lmao
  13. 1) after every loop count 1 to a variable initialize int count; after a number is entered counter++; get the total can be found the same way 2) this is C but is similar to what you are looking for. #include <stdio.h> int main() { int counter; printf("Odd numbers between 1 to 100\n"); /* * Initialize counter with first odd number 1, and increment * it by 2 in every iteration. */ counter = 1; while (counter <= 100) { printf("%d ", counter); /* Add 2 to current odd number to get next odd number */ counter = counter + 2; } return 0; }
  14. im ex twc sign me up
  15. ahh the middle school throwback
  16. was happy for a real farewell post
  17. Chris

    fk jagex.

    what am i missing here?
×
×
  • Create New...