[問題] 搞不清楚要做什麼
這是我們第一次的作業
但我看也看不懂
再這個版爬文爬了很九
但是還是不知道該怎麼做
請問我該買什麼書來看嗎
或是可以用中文跟我說這是什麼樣的觀念嗎
該做什麼事
我用字典把每個字查了還是不知道該怎麼做
Implements a doubly-linked list – that’s a linked list which is linked
backward and forward
Populates it with X random integer values, between 0 and MAX in value, where
X and MAX are taken from the command line:
“dblprog 20 40” would create a linked list with 20 random values in the
range 0-40.
Prints the list out forwards and then in reverse
Demonstrates inserting a value 31337 in position 7, and printing the list
again
You must use a class for this!
Program should be a command line program in Visual C++ 2008
Just submit the .cpp and .h files. Don’t select “precompiled headers” when
you build please.
Please name your project “dblprog” – that way, we can grade just by
cutting and pasting
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.115.50.10
推
02/11 14:55, , 1F
02/11 14:55, 1F
推
02/11 15:19, , 2F
02/11 15:19, 2F
→
02/11 18:27, , 3F
02/11 18:27, 3F
推
02/11 19:28, , 4F
02/11 19:28, 4F
推
02/12 01:43, , 5F
02/12 01:43, 5F
討論串 (同標題文章)
C_and_CPP 近期熱門文章
PTT數位生活區 即時熱門文章