Closed rcasteltrione closed 9 months ago
[x] Tests pass (./test.sh <username> shows no differences between expected and actual outputs)
./test.sh <username>
[x] All formatting changes by the build are committed
[x] Your launch script is named calculate_average_<username>.sh (make sure to match casing of your GH user name) and is executable
calculate_average_<username>.sh
[x] Output matches that of calculate_average_baseline.sh
calculate_average_baseline.sh
[x] For new entries, or after substantial changes: When implementing custom hash structures, please point to where you deal with hash collisions (224)
Execution time: ~10s
Execution time of reference implementation: 266s
Please make the shell scripts executable (see CI for details).
00:06.884.
Check List:
[x] Tests pass (
./test.sh <username>
shows no differences between expected and actual outputs)[x] All formatting changes by the build are committed
[x] Your launch script is named
calculate_average_<username>.sh
(make sure to match casing of your GH user name) and is executable[x] Output matches that of
calculate_average_baseline.sh
[x] For new entries, or after substantial changes: When implementing custom hash structures, please point to where you deal with hash collisions (224)
Execution time: ~10s
Execution time of reference implementation: 266s