Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Don't ignore warnings
#include <stdio.h> #include <stdlib.h> int main(int argc,char* argv[]){ int x,y; x = 5; y = 10; printf("Print these integers: %d %d",&x,&y); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
pseudo hw v1
Assignment 4 v3
second P
test
PRIMER AVANCE DE NETFLIX
incrementing values in an array
FloatFahrenheitToCelcius
recursive fundamentos
co_1
c. new one
Please log in to post a comment.