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

https://github.com/nohomey/sap-contest-2016

Programs written to answer questions in "SAP Техноблъсканица" contest
https://github.com/nohomey/sap-contest-2016

contest cpp sap

Last synced: 11 months ago
JSON representation

Programs written to answer questions in "SAP Техноблъсканица" contest

Awesome Lists containing this project

README

          

# sap-techno-melee
Programs written to answer questions in "SAP Техноблъсканица" contest

## count-search-numbers.cc

Count how many positive integers less than 8192 have 3 times bigger binary digits sum compared to binary digits sum of the number + 1

## findXYZ.cc

X, Y, Z are positive digits in seven based number system. Find them if:

|XYY - YYX = ZXZ
|X > Y