CS 36 FORTRAN Programming

Week 4

 

Examples

p226n08    p226n11    bouncingBall 

Handout Coding Requirements 

Assignment 3

1)    p246n14
        program name:    smallestLargest
        input:    34, 43, 24, 31, 13, 21, 33, 42, 30, 11, 38

2)    246n17
        program name:    statistics
        input:    same as for problem 1

3)    p246n12
        program name:    Fibonacci
        input:    none