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
pattern1
c_tests
Herout (67) - 2+
Euclides 2
Punteros: strlen
Tablero de ajedrez
Max number of a vector
Es un rectangulo
Bucles: Múltiplos de 4 hasta N tecleado por el usuario
cv8_5