Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
C
#include<stdio.h> #include<conio.h> void main () { int a=10,b=10,c; Printf("a,b"); scanf ("%d,%d",&a,&b); c=a+b; print("%d",c); getch(); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Graph Depth First Search
Tree and binarySearch
funny stack overflow
Tablero de ajedrez
Vectores: Burbuja ordenación
Concatenate Strings
Recorrido matriz bidimensional y busqueda valor
resize.c
Triangulo Lateral Izquierdo
Celcius to Farenheir,Romer,Kelvin
Please log in to post a comment.