changed code to the older version
This commit is contained in:
parent
c788fa919f
commit
84c1aa6a02
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
int main()
|
||||
{
|
||||
unsigned int a;
|
||||
int a, b;
|
||||
|
||||
printf("Enter your number : ");
|
||||
scanf("%x", &a);
|
||||
|
|
Loading…
Add table
Reference in a new issue