High Performance Computing @ Louisiana State University

C/C++ Programming Session 2 Dr Jim Lupo LSU/CCT HPC Enablement [email protected]

C/C++ for REU Participants Session 2

High Performance Computing @ Louisiana State University

Review Each line represents a concept we touched on last session:

1. 2. 3. 4. 5. 6. 7. 8. 9. 10.

int main ( ... ) ; { ... } int float cout cin > “blah blah”

C/C++ for REU Participants Session 2

High Performance Computing @ Louisiana State University

Did you succeed with this?

1 2 3 4 5 6

#include e̺ using g̺namespace e̺std; int t̺main n̺( (̺void d̺) )̺{ ̺̺̺cout ̺̺̺ t̺