changed code to the older version
This commit is contained in:
parent
c788fa919f
commit
84c1aa6a02
@ -2,7 +2,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
unsigned int a;
|
||||
int a, b;
|
||||
|
||||
printf("Enter your number : ");
|
||||
scanf("%x", &a);
|
||||
|
Loading…
x
Reference in New Issue
Block a user