Results 1 to 14 of 14
Hybrid View
-
3rd June 2007 14:24 #1Registered User
Join Date: Dec:2005
Location: Bulgaria
Posts: 55
! ,
:
. , .
! :wink:
<Asrock K8NF4G-SATA2><Sempron64 3000+@2502Mhz@1,35V><Fortrn 300W><HITACHI 80GB SATA2>
-
3rd June 2007 14:36 #2Code:
#include <list> int main() { std::list<int> list; // ... list.reverse(); }
-
3rd June 2007 14:53 #3
-
3rd June 2007 14:59 #4
. . APL ( ).
-
3rd June 2007 15:01 #5Registered User
Join Date: Dec:2005
Location: Bulgaria
Posts: 55
. stl, .

++
<Asrock K8NF4G-SATA2><Sempron64 3000+@2502Mhz@1,35V><Fortrn 300W><HITACHI 80GB SATA2>
-
3rd June 2007 15:28 #6
-
3rd June 2007 15:40 #7
-, - ...
List 4-, extractFirstElement, addToBack emptyCode:List reverse(List l) { if (l.empty()) return l; ListElement le = l.extractFirstElement(); List temp = reverse(l); temp.addToBack(le); return temp; }
, . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
-
3rd June 2007 16:00 #8




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in