Posts by tspereirarj • 49 points
6 posts
-
-2
votes1
answer54
viewsQ: Application for marking point!
Good afternoon guys, all right? I’m looking to develop an application here for work. Today where I work, we have corporate employees (they are among all the units of the company). And at the end of…
-
2
votes1
answer13961
viewsQ: Fibonacci sequence in C
I’m doing a college exercise where the user must enter a number and the program must return the Fibonacci sequence. However, according to the teacher, it should start at 0 (ZERO), but my program…
casked tspereirarj 49 -
1
votes1
answer941
viewsQ: Visualg - Prog for limits
I am doing the program of the following exercise: Create an algorithm that reads the lower and upper bounds of a range and print all odd numbers in the open range and its sum (USE THE FOR). Suppose…
-
0
votes1
answer836
viewsQ: Visualg - Exercise with procedure
Good afternoon guys, all right? I have an exercise in Algorithms I, and I’m stuck in a doubt. The question: - Write a procedure that takes an integer number and prints it in the extended form. For…
-
0
votes1
answer42
viewsQ: Prog in C stating if x is divisible
Good afternoon guys, all right? I’m continuing my C exercises, and I got stuck in one more. Here is the statement of the same: Write an algorithm that takes a keyboard number and tells you if it is…
portugolasked tspereirarj 49 -
1
votes1
answer444
viewsQ: Age accountant
Good afternoon guys, all right? I have an exercise here from the Faculty of Algorithms I, follow the statement below: Write an algorithm that asks for the age of several people (USE REPEAT). Please…
visualgasked tspereirarj 49