Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Herout (67) - 4
#include <stdio.h> int main(void) { int a; scanf("%x", &a); if(a != 0) { printf("%d", a); } else { printf("Špatně zadaný formát!"); } return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Eukleidova algoritmu
scanf() and printf()
lab7_OOP 0.3 alha
ejemplos bucles basicos
Bubles: secuencia descenciente de números
pattern1
life
UDP - Pytagorova veta
Calculating Square root in c
Bucles: triángulo asteriscos
Please log in to post a comment.