You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task 1: heatmap image in the Heatmap folder
Task 2:
[TEST 00]
./build/task ./tests/00/input.txt ./build/00.txt
[TEST 00] OK (2 ms)
[TEST 01]
./build/task ./tests/01/input.txt ./build/01.txt
[TEST 01] OK (2 ms)
[TEST 02]
./build/task ./tests/02/input.txt ./build/02.txt
[TEST 02] OK (4 ms)
[TEST 03]
./build/task ./tests/03/input.txt ./build/03.txt
[TEST 03] OK (739 ms)
[TEST 04]
./build/task ./tests/04/input.txt ./build/04.txt
[TEST 04] OK (602 ms)
SUCCESSFUL: 00 01 02 03 04
FAIL:
Task 3:
[TEST 00]
./build/task ./tests/00/input.txt ./build/00.txt
[TEST 00] OK (2 ms)
[TEST 01]
./build/task ./tests/01/input.txt ./build/01.txt
[TEST 01] OK (3 ms)
[TEST 02]
./build/task ./tests/02/input.txt ./build/02.txt
[TEST 02] OK (683 ms)
[TEST 03]
./build/task ./tests/03/input.txt ./build/03.txt
[TEST 03] OK (284 ms)
[TEST 04]
./build/task ./tests/04/input.txt ./build/04.txt
[TEST 04] OK (866 ms)
[TEST 05]
./build/task ./tests/05/input.txt ./build/05.txt
[TEST 05] OK (1071 ms)
[TEST 06]
./build/task ./tests/06/input.txt ./build/06.txt
[TEST 06] OK (8113 ms)
[TEST 07]
./build/task ./tests/07/input.txt ./build/07.txt
[TEST 07] OK (9565 ms)
SUCCESSFUL: 00 01 02 03 04 05 06 07
FAIL: