Untitled conversation
C++ Compiler
Tristan Ayala
5.00
(3)
100+
Conversations
Compile and execute C++ code
Solve the 'two sum' leetcode problem. Execute it.
Write some code that is not portable. Show that it compiles on some compilers but fails on others.
Write a simple program and show me how the assembly code is affected by optimization flags.