{"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": 22.3, "percentage": 22.3, "testcases": [{"id": 10501318, "title": "Structure Check", "description": null, "duration": 0.051065683364868164, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 369187, "parent": null}, {"id": 10501319, "title": "Cheese Factory", "description": null, "duration": 0.8342399597167969, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": null}, {"id": 10501320, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.19750523567199707, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501319}, {"id": 10501321, "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.1923694610595703, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501319}, {"id": 10501322, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.21666407585144043, "score": null, "hint": null, "strict": true, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501319}, {"id": 10501323, "title": "Mighty Method", "description": null, "duration": 4.5800440311431885, "score": 5.6, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": null}, {"id": 10501324, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.1818993091583252, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501323}, {"id": 10501325, "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.20999526977539062, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501323}, {"id": 10501326, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.24513506889343262, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501323}, {"id": 10501327, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.40277600288391113, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501323}, {"id": 10501328, "title": "Example Test 1", "description": null, "duration": 0.18170642852783203, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501327}, {"id": 10501329, "title": "Example Test 2", "description": null, "duration": 0.2210695743560791, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501327}, {"id": 10501330, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 1.7896671295166016, "score": 0.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501323}, {"id": 10501331, "title": "Boundary Test 1", "description": null, "duration": 0.18410134315490723, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501330}, {"id": 10501332, "title": "Boundary Test 2", "description": null, "duration": 0.2794814109802246, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501330}, {"id": 10501333, "title": "Boundary Test 3", "description": null, "duration": 0.2257850170135498, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501330}, {"id": 10501334, "title": "Boundary Test 4", "description": null, "duration": 0.27477383613586426, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501330}, {"id": 10501335, "title": "Boundary Test 5", "description": null, "duration": 0.2669203281402588, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501330}, {"id": 10501336, "title": "Boundary Test 6", "description": null, "duration": 0.28415727615356445, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501330}, {"id": 10501337, "title": "Boundary Test 7", "description": null, "duration": 0.2744479179382324, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501330}, {"id": 10501338, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 1.275658130645752, "score": 4.1, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501323}, {"id": 10501339, "title": "Random Test 1", "description": null, "duration": 0.29045534133911133, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501338}, {"id": 10501340, "title": "Random Test 2", "description": null, "duration": 0.2319014072418213, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501338}, {"id": 10501341, "title": "Random Test 3", "description": null, "duration": 0.24220800399780273, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501338}, {"id": 10501342, "title": "Random Test 4", "description": null, "duration": 0.29317569732666016, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501338}, {"id": 10501343, "title": "Random Test 5", "description": null, "duration": 0.21791768074035645, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501338}, {"id": 10501344, "title": "Perfect Isolation", "description": null, "duration": 9.116599559783936, "score": 12.2, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": null}, {"id": 10501345, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.32007837295532227, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501344}, {"id": 10501346, "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.3997514247894287, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501344}, {"id": 10501347, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.40231943130493164, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501344}, {"id": 10501348, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.7824246883392334, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501344}, {"id": 10501349, "title": "Example Test 1", "description": null, "duration": 0.3983736038208008, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501348}, {"id": 10501350, "title": "Example Test 2", "description": null, "duration": 0.3840510845184326, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501348}, {"id": 10501351, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 2.782702922821045, "score": 3.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501344}, {"id": 10501352, "title": "Boundary Test 1", "description": null, "duration": 0.41074490547180176, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501351}, {"id": 10501353, "title": "Boundary Test 2", "description": null, "duration": 0.3593721389770508, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501351}, {"id": 10501354, "title": "Boundary Test 3", "description": null, "duration": 0.4120919704437256, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501351}, {"id": 10501355, "title": "Boundary Test 4", "description": null, "duration": 0.29730725288391113, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501351}, {"id": 10501356, "title": "Boundary Test 5", "description": null, "duration": 0.4321126937866211, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501351}, {"id": 10501357, "title": "Boundary Test 6", "description": null, "duration": 0.4221513271331787, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501351}, {"id": 10501358, "title": "Boundary Test 7", "description": null, "duration": 0.44892263412475586, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501351}, {"id": 10501359, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 3.560744524002075, "score": 8.2, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501344}, {"id": 10501360, "title": "Random Test 1", "description": null, "duration": 0.5492148399353027, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501359}, {"id": 10501361, "title": "Random Test 2", "description": null, "duration": 0.740584135055542, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501359}, {"id": 10501362, "title": "Random Test 3", "description": null, "duration": 0.7836370468139648, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501359}, {"id": 10501363, "title": "Random Test 4", "description": null, "duration": 0.6325814723968506, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501359}, {"id": 10501364, "title": "Random Test 5", "description": null, "duration": 0.854727029800415, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501359}, {"id": 10501365, "title": "Racer", "description": null, "duration": 16.987473249435425, "score": 4.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": null}, {"id": 10501366, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.3958597183227539, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501365}, {"id": 10501367, "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.5625555515289307, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501365}, {"id": 10501368, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.7668633460998535, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501365}, {"id": 10501369, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 1.3682880401611328, "score": 0.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501365}, {"id": 10501370, "title": "Example Test 1", "description": null, "duration": 0.7082006931304932, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501369}, {"id": 10501371, "title": "Example Test 2", "description": null, "duration": 0.6600873470306396, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501369}, {"id": 10501372, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 8.634953737258911, "score": 4.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501365}, {"id": 10501373, "title": "Boundary Test 1", "description": null, "duration": 0.7001767158508301, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501374, "title": "Boundary Test 2", "description": null, "duration": 0.7321476936340332, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501375, "title": "Boundary Test 3", "description": null, "duration": 0.7828531265258789, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501376, "title": "Boundary Test 4", "description": null, "duration": 0.7203576564788818, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501377, "title": "Boundary Test 5", "description": null, "duration": 0.5095815658569336, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501378, "title": "Boundary Test 6", "description": null, "duration": 0.8920822143554688, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501379, "title": "Boundary Test 7", "description": null, "duration": 1.6232244968414307, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501380, "title": "Boundary Test 8", "description": null, "duration": 1.3824071884155273, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501381, "title": "Boundary Test 9", "description": null, "duration": 1.2921230792999268, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501372}, {"id": 10501382, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 4.557591199874878, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369187, "parent": 10501365}, {"id": 10501383, "title": "Random Test 1", "description": null, "duration": 0.8844649791717529, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501382}, {"id": 10501384, "title": "Random Test 2", "description": null, "duration": 1.0189549922943115, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501382}, {"id": 10501385, "title": "Random Test 3", "description": null, "duration": 0.9693632125854492, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501382}, {"id": 10501386, "title": "Random Test 4", "description": null, "duration": 0.6735875606536865, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501382}, {"id": 10501387, "title": "Random Test 5", "description": null, "duration": 1.0112204551696777, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369187, "parent": 10501382}], "id": 369187, "resource_id": "dbc3656b-9998-419f-babf-ee4bc34ec28f", "date_submitted": "2021-03-22T19:14:12Z", "date_evaluated": "2021-03-22T21:16:50.377Z", "max_score": 100.0}