Skip to content

Latest commit

 

History

History

cube

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Cube

Many of you always say: "I am cubed", so there is a "cubing" lab for you. Enjoy it. In this lab, the input is a 3×3 matrix, named A, and your program should output corresponding picture in a txt file.

Introduction

It is hard to explain directly, please check it in the pdf file.

Code