This document contains information about a student named Rizky Saputra from class 1.1 with student ID 20105111024. It also contains pseudocode for a program that uses arrays and loops to calculate values and store them in the array X based on previous values in the array. The program declares some integer variables, initializes an 2D array X of long integers from 1 to 100, and has nested for loops to iterate through the array, setting initial values and calculating subsequent values to store in each element X[i,j].
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
602 views2 pages
Programming Logic for Students
This document contains information about a student named Rizky Saputra from class 1.1 with student ID 20105111024. It also contains pseudocode for a program that uses arrays and loops to calculate values and store them in the array X based on previous values in the array. The program declares some integer variables, initializes an 2D array X of long integers from 1 to 100, and has nested for loops to iterate through the array, setting initial values and calculating subsequent values to store in each element X[i,j].