Parent Directory
|
Revision Log
CONTRIB-689 - adding sojunit question type. Thanks to Süreç Özcan for contributing and maintaining this code.
if (i==0) return 1.0; //if (i==1) return 2.0; //uncomment to get execution failure return i * factorial(i-1); // remove e.g. the ';' to get compilation failure
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |