Farogh Tariq
@Farogh
2 published packets
Joined Jun 2022
Published Projects
ArmstrongNumber using C++
An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. This is a C++ project.
Jul 03, 2022
Tic Tac Toe using C++ and 3d matrix
TicTacToe is a game where two players to put Xs and Os in compartments of a matrix. It is made using 3x3 matrix.
Jul 03, 2022