{"problem": {"id": 1751, "resource_id": "prog.2021.problems-to-solve", "title": "Problem Set 2: Problems to solve"}, "student": {"id": 5609, "resource_id": "1DIYiK", "name": "Richard Dzurik", "email": "richard.dzurik@student.tuke.sk"}, "score": 48.9, "percentage": 48.9, "testcases": [{"id": 10613524, "title": "Structure Check", "description": null, "duration": 0.05560564994812012, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 370774, "parent": null}, {"id": 10613525, "title": "Cheese Factory", "description": null, "duration": 6.931475400924683, "score": 1.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": null}, {"id": 10613526, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.31394243240356445, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613525}, {"id": 10613527, "title": "Static Code Analysis", "description": "Checks style of your code with cppcheck with following command:\n\n```cppcheck --enable=warning,performance,unusedFunction --error-exitcode=1 infile...```\n", "duration": 0.27048707008361816, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613525}, {"id": 10613528, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.2664954662322998, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613525}, {"id": 10613529, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.602776288986206, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613525}, {"id": 10613530, "title": "Example Test 1", "description": null, "duration": 0.3021423816680908, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613529}, {"id": 10613531, "title": "Example Test 2", "description": null, "duration": 0.30063390731811523, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613529}, {"id": 10613532, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 1.8919203281402588, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613525}, {"id": 10613533, "title": "Boundary Test 1", "description": null, "duration": 0.2979142665863037, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613532}, {"id": 10613534, "title": "Boundary Test 2", "description": null, "duration": 0.34554290771484375, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613532}, {"id": 10613535, "title": "Boundary Test 3", "description": null, "duration": 0.3444666862487793, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613532}, {"id": 10613536, "title": "Boundary Test 4", "description": null, "duration": 0.3177976608276367, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613532}, {"id": 10613537, "title": "Boundary Test 5", "description": null, "duration": 0.29184627532958984, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613532}, {"id": 10613538, "title": "Boundary Test 6", "description": null, "duration": 0.29435253143310547, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613532}, {"id": 10613539, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 2.963346004486084, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613525}, {"id": 10613540, "title": "Random Test 1", "description": null, "duration": 0.3328268527984619, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613539}, {"id": 10613541, "title": "Random Test 2", "description": null, "duration": 0.379885196685791, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613539}, {"id": 10613542, "title": "Random Test 3", "description": null, "duration": 0.4730510711669922, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613539}, {"id": 10613543, "title": "Random Test 4", "description": null, "duration": 0.3502075672149658, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613539}, {"id": 10613544, "title": "Random Test 5", "description": null, "duration": 0.5436544418334961, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613539}, {"id": 10613545, "title": "Random Test 6", "description": null, "duration": 0.4797830581665039, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613539}, {"id": 10613546, "title": "Random Test 7", "description": null, "duration": 0.40393781661987305, "score": 0.0, "hint": "[\"Offset of your result is greater than 10^-6.\", \"Number of results is different than expected.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613539}, {"id": 10613547, "title": "Mighty Method", "description": null, "duration": 7.67051887512207, "score": 25.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370774, "parent": null}, {"id": 10613548, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.3575751781463623, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613547}, {"id": 10613549, "title": "Static Code Analysis", "description": "Checks style of your code with cppcheck with following command:\n\n```cppcheck --enable=warning,performance,unusedFunction --error-exitcode=1 infile...```\n", "duration": 0.5178401470184326, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613547}, {"id": 10613550, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.6135179996490479, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613547}, {"id": 10613551, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.6616058349609375, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613547}, {"id": 10613552, "title": "Example Test 1", "description": null, "duration": 0.3315587043762207, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613551}, {"id": 10613553, "title": "Example Test 2", "description": null, "duration": 0.3300471305847168, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613551}, {"id": 10613554, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 2.5204989910125732, "score": 3.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613547}, {"id": 10613555, "title": "Boundary Test 1", "description": null, "duration": 0.3133378028869629, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613554}, {"id": 10613556, "title": "Boundary Test 2", "description": null, "duration": 0.2633786201477051, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613554}, {"id": 10613557, "title": "Boundary Test 3", "description": null, "duration": 0.36833834648132324, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613554}, {"id": 10613558, "title": "Boundary Test 4", "description": null, "duration": 0.3316826820373535, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613554}, {"id": 10613559, "title": "Boundary Test 5", "description": null, "duration": 0.438962459564209, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613554}, {"id": 10613560, "title": "Boundary Test 6", "description": null, "duration": 0.3581228256225586, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613554}, {"id": 10613561, "title": "Boundary Test 7", "description": null, "duration": 0.44667625427246094, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613554}, {"id": 10613562, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 1.9515666961669922, "score": 20.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613547}, {"id": 10613563, "title": "Random Test 1", "description": null, "duration": 0.24570131301879883, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613562}, {"id": 10613564, "title": "Random Test 2", "description": null, "duration": 0.4237518310546875, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613562}, {"id": 10613565, "title": "Random Test 3", "description": null, "duration": 0.37685251235961914, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613562}, {"id": 10613566, "title": "Random Test 4", "description": null, "duration": 0.48516392707824707, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613562}, {"id": 10613567, "title": "Random Test 5", "description": null, "duration": 0.42009711265563965, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613562}, {"id": 10613568, "title": "Perfect Isolation", "description": null, "duration": 28.310234308242798, "score": 20.4, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": null}, {"id": 10613569, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.5091285705566406, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613568}, {"id": 10613570, "title": "Static Code Analysis", "description": "Checks style of your code with cppcheck with following command:\n\n```cppcheck --enable=warning,performance,unusedFunction --error-exitcode=1 infile...```\n", "duration": 0.5693116188049316, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613568}, {"id": 10613571, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.4696812629699707, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613568}, {"id": 10613572, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 2.1288442611694336, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613568}, {"id": 10613573, "title": "Example Test 1", "description": null, "duration": 1.1718380451202393, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613572}, {"id": 10613574, "title": "Example Test 2", "description": null, "duration": 0.9570062160491943, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613572}, {"id": 10613575, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 8.147218227386475, "score": 3.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613568}, {"id": 10613576, "title": "Boundary Test 1", "description": null, "duration": 0.5943238735198975, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613575}, {"id": 10613577, "title": "Boundary Test 2", "description": null, "duration": 0.7268416881561279, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613575}, {"id": 10613578, "title": "Boundary Test 3", "description": null, "duration": 1.8193261623382568, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613575}, {"id": 10613579, "title": "Boundary Test 4", "description": null, "duration": 1.5108792781829834, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613575}, {"id": 10613580, "title": "Boundary Test 5", "description": null, "duration": 1.4493238925933838, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613575}, {"id": 10613581, "title": "Boundary Test 6", "description": null, "duration": 0.8191895484924316, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613575}, {"id": 10613582, "title": "Boundary Test 7", "description": null, "duration": 1.2273337841033936, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613575}, {"id": 10613583, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 15.251523971557617, "score": 16.4, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613568}, {"id": 10613584, "title": "Random Test 1", "description": null, "duration": 4.364579439163208, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613583}, {"id": 10613585, "title": "Random Test 2", "description": null, "duration": 1.3506677150726318, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613583}, {"id": 10613586, "title": "Random Test 3", "description": null, "duration": 1.1200249195098877, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613583}, {"id": 10613587, "title": "Random Test 4", "description": null, "duration": 3.379631519317627, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613583}, {"id": 10613588, "title": "Random Test 5", "description": null, "duration": 5.036620378494263, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613583}, {"id": 10613589, "title": "Racer", "description": null, "duration": 18.74110698699951, "score": 2.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": null}, {"id": 10613590, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.2507054805755615, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613589}, {"id": 10613591, "title": "Static Code Analysis", "description": "Checks style of your code with cppcheck with following command:\n\n```cppcheck --enable=warning,performance,unusedFunction --error-exitcode=1 infile...```\n", "duration": 0.24993634223937988, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613589}, {"id": 10613592, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.34212207794189453, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613589}, {"id": 10613593, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.5685184001922607, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613589}, {"id": 10613594, "title": "Example Test 1", "description": null, "duration": 0.32754993438720703, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613593}, {"id": 10613595, "title": "Example Test 2", "description": null, "duration": 0.2409684658050537, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613593}, {"id": 10613596, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 13.180278539657593, "score": 1.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613589}, {"id": 10613597, "title": "Boundary Test 1", "description": null, "duration": 2.0, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613598, "title": "Boundary Test 2", "description": null, "duration": 0.2679893970489502, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613599, "title": "Boundary Test 3", "description": null, "duration": 2.0, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613600, "title": "Boundary Test 4", "description": null, "duration": 0.3872537612915039, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613601, "title": "Boundary Test 5", "description": null, "duration": 0.5250353813171387, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613602, "title": "Boundary Test 6", "description": null, "duration": 2.0, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613603, "title": "Boundary Test 7", "description": null, "duration": 2.0, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613604, "title": "Boundary Test 8", "description": null, "duration": 2.0, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613605, "title": "Boundary Test 9", "description": null, "duration": 2.0, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613596}, {"id": 10613606, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 3.886610746383667, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370774, "parent": 10613589}, {"id": 10613607, "title": "Random Test 1", "description": null, "duration": 0.9081265926361084, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613606}, {"id": 10613608, "title": "Random Test 2", "description": null, "duration": 0.7145745754241943, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613606}, {"id": 10613609, "title": "Random Test 3", "description": null, "duration": 0.8840775489807129, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613606}, {"id": 10613610, "title": "Random Test 4", "description": null, "duration": 0.766932487487793, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613606}, {"id": 10613611, "title": "Random Test 5", "description": null, "duration": 0.6128995418548584, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370774, "parent": 10613606}], "id": 370774, "resource_id": "212c46a5-9d87-4f00-a453-4fa515014010", "date_submitted": "2021-03-24T19:34:04Z", "date_evaluated": "2021-03-24T21:12:29.211Z", "max_score": 100.0}