Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vfdev-5/codility_maxcounters


https://github.com/vfdev-5/codility_maxcounters

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Codility_MaxCounters

Something wrong with my O(N+M) solution according to the site
However, my O(N*M) solution work OK except the complexity
My random checks of both solution are OK (Tested on Mac). What is the problem?