|
COMP2113
COMP2113_ENGG1340 Programming technologies and Computer programming II [Section 2BC] [2023]
|
#include <ctime>#include <iostream>#include <cstdlib>
Go to the source code of this file.
Functions | |
| int | main () |
| int | random_num (void) |
| int main | ( | void | ) |
Definition at line 10 of file test.cpp.
References random_num().
