Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
b=1,c=1
//gcc 5.4.0 #include <stdio.h> int main(void) { int x,b,c ; scanf("%d",&x) ; X=b+c ; printf("%d",x) ; return 0; }
run
|
edit
|
history
|
help
0
String operations in C (without using built-in methods)
Example array of struct print
Character testing
3.1.3 Quick sort, Merge sort
StructSurvey
e
shapes and such
Little union method
fork() System call
B_141121_factorial01