Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jeminsong/1-121

Repository files navigation

Open in Codespaces

Lab exercise 1 objectives

  1. Write C++ programs.
  2. Compile C++ programs.
  3. Implement programs that use std::cin and std::cout correctly.
  4. Implement mathematical expressions in C++.
  5. Implement code that formats floating-point output correctly.

Instructions

Answer the programming problems sequentially (i.e., answer prob01 before prob02). If you have questions let your instructor or the lab assistant know. You can also consult your classmates.

To get started on problem 1, change into the prob01 directory. If you haven't already, change into the lab02 directory:

cd lab01-<YOUR_USERNAME>

Then change into the prob01 folder and view the README for its instructions:

cd prob01

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •