Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
printing numbers without using loop
//gcc 5.4.0 #include <stdio.h> #define max 100 main(n) { if(n<=max&&printf("%d ",n)&&main(++n)){ } }
run
|
edit
|
history
|
help
1
Please
log in
to post a comment.
1
PuntosTriangulo
pattern 12
Project 3 Part 1 v2.1
Official Hello World
9
level9
Avance de guia 4- Pregunta 1
Pointer Example
AVANCE 1 TAREA M4 - PERLAS
Please log in to post a comment.