Recent content by iSinister

  1. I

    🔒 Closed Guys patulong po

    eto ung logic nung code na ginawa ko.. kinomment ko nlng
  2. I

    🔒 Closed Guys patulong po

    ayaw talaga e.. hahahaha eto yon check mo nlng
  3. I

    🔒 Closed Guys patulong po

    nextNum = nextNum[j] + nextNum[k]; sorry ewan ko kung bat nawala ung
  4. I

    🔒 Closed Guys patulong po

    //Input: 1 //Output: 1 2 3 5 8 13 21 import java.util.*; public class HelloWorld{ public static void main(String []args){ int i,j=0,k=0; int nextNum[]= new int[7]; Scanner input = new Scanner(System.in); System.out.print("Enter a number: "); nextNum[0] = input.nextInt(); for ( i=1 ; i<=6 ...
  5. I

    🌐 G·TM Redeem trick 10 points up to 22 gb

    anong name ng group sa fb?
Back
Top