#include <iostream>
#include <set>
int main ()
{ std::set<int> myset;
int highest;
std::set<int>::key_compare mycomp = myset.key_comp();
for (int i=0; i<=5; i++) myset.insert(i);
std::cout << "myset contains:";
highest=*myset.rbegin();
std::set<int>::iterator it=myset.begin();
do {
std::cout << ' ' << *it;
} while ( mycomp(*(++it),highest) );
std::cout << '\n';
return 0; }
Do not be stressed!! We speak the same language! (With computers...)
We are a creative team of developers and engineers, we like to develop innovative websites and applications that stand out! We support advertising, programming, social media companies and generally people who want something extra for their clients!
Recently we decided to open to end customers. It was a difficult and painful process, but it seems that finally with your help we won the hardest bet... 01 to coordinate with the users!
Combining our knowledge with new technologies and techniques, we give solution to every application, regardless of how assuming it is. Beyond the elegant result, we emphasize to functionality and friendly use. Much of our work has to do with security... yours and your data! If an implementation requires this extra step of safety, we are able to provide it and if you have the attitude to explain it to you!
We work 24/7, but we value our time too! We are free to chat weekdays 9:00-17:00, but as you already understand we are available, for urgent technical issues, all time!