#include<
Chat with our AI personalities
write a program to multily 3*3 matrix.
Yes, do write. That's what you always have to do when you have got a homework-program.
Did you know that memory allocation is not needed to display the matrix? However, the C program is to find the sum of all the elements.
Yes I can. I did it in QBasic about 15 years ago.
Write a function that implements an algorithm that checks to see if a particular integer is prime (returning a boolean). Write a program that uses that function on each number from 1 to 100, and if true, displays that number.