Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
finalpyramid
//gcc 5.4.0 #include <stdio.h> int main(void) { printf("\n * "); printf("\n * * "); printf("\n * * * "); printf("\n * * * * "); printf("\n * * * * * "); return 0; }
run
|
edit
|
history
|
help
0
problem5 review fundamentos
array practice
Homework 2 Code
A_141128_MatricesProducto
back
C_141127_MatricesSUMA
str_ptr_to_fumc_v2
use_of_bool_in_loop
data types and printf
The endless numbers.