Skip to content

Instantly share code, notes, and snippets.

View wenfahu's full-sized avatar
🎯
Focusing

Bran Stewart wenfahu

🎯
Focusing
  • Intel
  • Beijing
View GitHub Profile
@wenfahu
wenfahu / README.md
Last active August 29, 2015 14:13 — forked from phatak-dev/README.md

#Compilng You need g++ 4.9 to compile this code. Follow these steps to install g++-4.9

After installing run the following command to compile

/usr/bin/g++-4.9 -std=c++11 lambda.cpp

#Running

./a.out