Lab02A - Smallest Number Program PDF

Title Lab02A - Smallest Number Program
Course Programming
Institution DeVry University
Pages 3
File Size 165.3 KB
File Type PDF
Total Downloads 79
Total Views 141

Summary

Smallest Number Program ...


Description

CIS170C Week 2: Lab Report Part A Student: STUDENT

Rubric

Point distribution for this activity: Lab Activity Document

Points possible Total points

Points received

40

(1) Code // // // // // //

--------------------------------------------------------------Programming Assignment: LAB02A Developer: STUDENT Date Written: 07/11/2017 Purpose: Smallest Number Program ---------------------------------------------------------------

#include using namespace std; int main() { //Declare variables int num1, //First number num2; //Second number cout...


Similar Free PDFs