Open main menu

CDOT Wiki β

Changes

Q1sol the solution

1 byte removed, 09:52, 5 August 2010
no edit summary
<nowiki><codesource lang="cpp">
//to write a linked list like structure, you must begin with a node. Without the node,
//you can't have a linked list.
return rc;
}
</code></nowikisource>
1
edit