English, asked by hariy0256, 1 year ago

Amelia designed a game of triangle with 2 players. she names the points of her triangle as p1,p2 and p3. she moved over her coin in these points. she used a special dice which could bring out numbers from 1 to 100. in every move if the number of the dice takes moves in multiple of 3, the player scores additional 10 points. amelia wants to write a c program to pick out numbers that are multiple of 3 using the concept of arrays and pointers. your task is to help her write the code using pointers and arrays and print the numbers divisible by 3. the array contains the sequence of numbers occuring in the dice. write a c program

Answers

Answered by BrainlyQueen01
0
how long the question is???

unable to understand
Similar questions