Recovered from cvs revision 2007-04-30 05:47:00
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
($2 > maxrate) {
|
||||
maxrate = $2;
|
||||
maxemp = $1;
|
||||
}
|
||||
|
||||
END {
|
||||
print "highest hourly rage:",maxrate,"for",maxemp;
|
||||
}
|
||||
highest hourly rage: 5.50 for Mary
|
Reference in New Issue
Block a user