Posts by Luis Felipe • 9 points
1 post
-
-1
votes1
answer48
viewsQ: scanf reading the variable twice!
#include <stdio.h> #include <stdlib.h> /*Faça um programa onde o usuário digita um valor, e imprima na tela todos os valores entre 0 e o valor digitado. */ int…