Пожалуйста:


#include <stdio.h>
#include <string.h>

int main(void)
{
unsigned long int num;
printf("Введите число от 0 до 4294967295: ");