Arman-Ghazaryan / -Calculate-the-digits-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-Calculate-the-digits-

Given an array of integers a, the task is to calculate the digits that occur the most number of times in the array. Return the array of these digits in ascending order.

About


Languages

Language:C++ 100.0%