Changes between Version 2 and Version 3 of SoC2017


Ignore:
Timestamp:
Jan 25, 2017, 8:33:04 AM (6 years ago)
Author:
Niall Douglas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoC2017

    v2 v3  
    181181==== Programming competency test ====
    1821821. Persuade the toy static_map implementation at https://goo.gl/eO7ooa to generate the same minimum output
    183 under -O3 optimisation with GCC as it does with clang. Extra bonus points if you can persuade VS2017 to
    184 do the same. You may use C++ 17 features if you find that helps.
     183 under -O3 optimisation with GCC as it does with clang. Extra bonus points if you can persuade VS2017 to
     184 do the same. Super extra bonus points if you get it working with optimisation disabled! You may use C++ 17
     185 features if you find that helps.
    185186
    186187Submission of the programming test should be via copying and pasting the code you wrote into the end of the proposal you submit to Google Melange.