Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Kód
//clang 6.0.0 #include <stdio.h> #define N 20 int main(void) { char pole[N+1]; printf("Dej mi string!\n"); scanf("%s", &pole); printf("%s\n", pole); return 0; }
run
|
edit
|
history
|
help
0
definice funkce
lab7_OOP 0.3 alha
Ordena de menor a mayor 3 numeros
Regiones A y B
Herout (67) - 4
Vending machine
VKI_Mihalyk_3_2
Bubles: secuencia descenciente de números
Lee hora y suma un segundo
Vectores: bidimensionales con sizeof