Problem 377 -- Cowculation

read problem

Tips

The symbols V, U, C, D stands for the first four numbers that we use: 0, 1, 2, 3.

What number system uses only four symbols to represent any numbers? Answer is base 4 numbers.

A very simple base conversion exercise.