Array Temperature Analysis in C (Data Structures)

Описание к видео Array Temperature Analysis in C (Data Structures)

Week 2 programming assignment for CSC 240 Data Structures - For this to work, you need my `.emacs` file - wget it from here: https://tinyurl.com/lyon-emacs

Problem: Analyze weekly temperatures stored in an array: compute maximum, minimum, averages, and modified temperatures. The array size is fixed at 7 for daily temperatures of one week.

Sample solution Org-mode file on GitHub: https://github.com/birkenkrahe/org/bl...

Комментарии

Информация по комментариям в разработке