Parent Directory
|
Revision Log
|
Patch
| Revision 173 | Revision 268 | ||
|---|---|---|---|
| … | … | ||
| 26 | "PGauxiliaryFunctions.pl", | 26 | "PGauxiliaryFunctions.pl", |
| 27 | "PGgraphmacros.pl", | 27 | "PGgraphmacros.pl", |
| 28 | "PGasu.pl" | 28 | "PGasu.pl" |
| 29 | ); | 29 | ); |
| 30 | 30 | ||
| 31 | TEXT(&beginproblem); | 31 | TEXT(beginproblem()); |
| 32 | 32 | ||
| 33 | $a=random(-4, -1); | 33 | $a=random(-4, -1); |
| 34 | 34 | ||
| 35 | $c=random(1, 8); | 35 | $c=random(1, 8); |
| 36 | $b=1/$c; | 36 | $b=1/$c; |
|
||||||||
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |