Language
C
Compiler
gcc 11.1.0
Options
Warnings
C11(GNU)
no pedantic
$ gcc prog.c -Wall -Wextra -std=gnu11
Enter a binary number(1s and 0s)
The Binary number is = 101
Its decimal equivalent is = 5
Exit Code:
31
Author
anonymous
almost 4 years ago
C
gcc 11.1.0