StartNewDemo/main.cpp (6 lines of code) (raw):

#include <iostream> #include <numeric> #include <vector> int main() { return 0; }