30/09/2018, 18:39
Giải thích hộ em với
em có 1 đề bài như thế này :
-Design a program that allows users to input a positive integer and output the corresponding binary form.
-Be proficient with expresions and input-output functions
-The program should be repetitive until users close the program
Còn đây là function nó cho sẵn và bắt mình viết , em chả hiểu cái chỗ function này sao lại int* ạ ???
Bài liên quan
int * = trả về 1 mảng kiểu int.