Software22229
- Cell Phones 1589
- Desktop 760
- Editors 441
- Education, Science & Engineering 1111
- Games 2613
- Internet 4614
- Multimedia & Graphics 1017
- Office software 762
- PC 474
- Programming 1898
- 1C 145
- ActiveX 3
- Assembler 30
- C# 88
- C/С++ 281
- Data Bases 424
- Delphi/Pascal 493
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 154
- Setup Software 22
- Visual Basic 25
- Others 222
- Security 951
- SEO 306
- Software for Pocket PC 187
- Utilities 3933
Matrix 21
Sold: 0
Uploaded: 27.01.2012
Content: matrix21.c 0,33 kB
Uploaded: 27.01.2012
Content: matrix21.c 0,33 kB
Product description
решение задачи Matrix 21 на языке Си, из из Сборника М. Э. Абрамян "1000 задач по программированию"
Additional information
Given matrix size M × N. For each row of the matrix with an odd number (1, 3, ...) find the arithmetic average of its elements. The conditional operator is not used.
Attention !!! The task uses a static 5x5 matrix (m = 5, n = 5) and filled with random numbers