Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Présentation
//gcc 5.4.0 #include <stdio.h> int main(void) { long age = 18, taille = 3; printf("j'ai %ld ans \n avec une taille de %ld mêtre \n et vous ?", age, taille); return 0; }
run
|
edit
|
history
|
help
0
3.1.3 Quick sort, Merge sort
MergeSort
Fhk
WAP in C to convert decimal to binary
SAI_1-5.c
CO Assignment 1 Question 1
Assignment 4
Array Struct, Call-By-Reference, Malloc, Free, Init, Destroy ... Example
Part 1: Draw Arts
program1