上传者: u013099416
|
上传时间: 2021-12-15 10:48:10
|
文件大小: 375B
|
文件类型: -
Read a list of long integers from the console and store the numbers
in a dynamically created array. The first number read
specifies the number of long integers in the list.
When the list is loaded into the memory buffer. Write it out
to the console in the reverse order in which it was read.