{"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": 25.0, "percentage": 25.0, "testcases": [{"id": 10585279, "title": "Structure Check", "description": null, "duration": 0.05926108360290527, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 370380, "parent": null}, {"id": 10585280, "title": "Cheese Factory", "description": null, "duration": 2.05515718460083, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": null}, {"id": 10585281, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.43544673919677734, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585280}, {"id": 10585282, "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.4464578628540039, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585280}, {"id": 10585283, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.6709201335906982, "score": null, "hint": null, "strict": true, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585280}, {"id": 10585284, "title": "Mighty Method", "description": null, "duration": 7.062735080718994, "score": 25.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370380, "parent": null}, {"id": 10585285, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.4509999752044678, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585284}, {"id": 10585286, "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.5586345195770264, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585284}, {"id": 10585287, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.8399200439453125, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585284}, {"id": 10585288, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 1.033170223236084, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585284}, {"id": 10585289, "title": "Example Test 1", "description": null, "duration": 0.5154476165771484, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585288}, {"id": 10585290, "title": "Example Test 2", "description": null, "duration": 0.5177226066589355, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585288}, {"id": 10585291, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 1.9161949157714844, "score": 3.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585284}, {"id": 10585292, "title": "Boundary Test 1", "description": null, "duration": 0.3525047302246094, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585291}, {"id": 10585293, "title": "Boundary Test 2", "description": null, "duration": 0.278012752532959, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585291}, {"id": 10585294, "title": "Boundary Test 3", "description": null, "duration": 0.2511770725250244, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585291}, {"id": 10585295, "title": "Boundary Test 4", "description": null, "duration": 0.2629733085632324, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585291}, {"id": 10585296, "title": "Boundary Test 5", "description": null, "duration": 0.2639153003692627, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585291}, {"id": 10585297, "title": "Boundary Test 6", "description": null, "duration": 0.23617339134216309, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585291}, {"id": 10585298, "title": "Boundary Test 7", "description": null, "duration": 0.2714383602142334, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585291}, {"id": 10585299, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 1.2534992694854736, "score": 20.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585284}, {"id": 10585300, "title": "Random Test 1", "description": null, "duration": 0.23905372619628906, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585299}, {"id": 10585301, "title": "Random Test 2", "description": null, "duration": 0.2440187931060791, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585299}, {"id": 10585302, "title": "Random Test 3", "description": null, "duration": 0.2745828628540039, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585299}, {"id": 10585303, "title": "Random Test 4", "description": null, "duration": 0.27707958221435547, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585299}, {"id": 10585304, "title": "Random Test 5", "description": null, "duration": 0.2187643051147461, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585299}, {"id": 10585305, "title": "Perfect Isolation", "description": null, "duration": 34.7474000453949, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": null}, {"id": 10585306, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.2866969108581543, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585305}, {"id": 10585307, "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.3128519058227539, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585305}, {"id": 10585308, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.29361748695373535, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585305}, {"id": 10585309, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 1.8294804096221924, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585305}, {"id": 10585310, "title": "Example Test 1", "description": null, "duration": 1.0410075187683105, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585309}, {"id": 10585311, "title": "Example Test 2", "description": null, "duration": 0.7884728908538818, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585309}, {"id": 10585312, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 7.958770036697388, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585305}, {"id": 10585313, "title": "Boundary Test 1", "description": null, "duration": 0.5140132904052734, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585312}, {"id": 10585314, "title": "Boundary Test 2", "description": null, "duration": 0.6769697666168213, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585312}, {"id": 10585315, "title": "Boundary Test 3", "description": null, "duration": 1.6814906597137451, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585312}, {"id": 10585316, "title": "Boundary Test 4", "description": null, "duration": 1.4615440368652344, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585312}, {"id": 10585317, "title": "Boundary Test 5", "description": null, "duration": 1.4061696529388428, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585312}, {"id": 10585318, "title": "Boundary Test 6", "description": null, "duration": 0.8539149761199951, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585312}, {"id": 10585319, "title": "Boundary Test 7", "description": null, "duration": 1.3646676540374756, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585312}, {"id": 10585320, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 23.3876211643219, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585305}, {"id": 10585321, "title": "Random Test 1", "description": null, "duration": 4.199592590332031, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585320}, {"id": 10585322, "title": "Random Test 2", "description": null, "duration": 6.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585320}, {"id": 10585323, "title": "Random Test 3", "description": null, "duration": 4.334925651550293, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585320}, {"id": 10585324, "title": "Random Test 4", "description": null, "duration": 6.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585320}, {"id": 10585325, "title": "Random Test 5", "description": null, "duration": 2.853102922439575, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585320}, {"id": 10585326, "title": "Racer", "description": null, "duration": 15.634504795074463, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": null}, {"id": 10585327, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.25322961807250977, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585326}, {"id": 10585328, "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.24097681045532227, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585326}, {"id": 10585329, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.3695371150970459, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585326}, {"id": 10585330, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.5604133605957031, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585326}, {"id": 10585331, "title": "Example Test 1", "description": null, "duration": 0.26126646995544434, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585330}, {"id": 10585332, "title": "Example Test 2", "description": null, "duration": 0.2991468906402588, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585330}, {"id": 10585333, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 11.667555570602417, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585326}, {"id": 10585334, "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": 370380, "parent": 10585333}, {"id": 10585335, "title": "Boundary Test 2", "description": null, "duration": 0.2543637752532959, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585333}, {"id": 10585336, "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": 370380, "parent": 10585333}, {"id": 10585337, "title": "Boundary Test 4", "description": null, "duration": 0.29980945587158203, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585333}, {"id": 10585338, "title": "Boundary Test 5", "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": 370380, "parent": 10585333}, {"id": 10585339, "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": 370380, "parent": 10585333}, {"id": 10585340, "title": "Boundary Test 7", "description": null, "duration": 0.44460582733154297, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585333}, {"id": 10585341, "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": 370380, "parent": 10585333}, {"id": 10585342, "title": "Boundary Test 9", "description": null, "duration": 0.6687765121459961, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585333}, {"id": 10585343, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 2.2914836406707764, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370380, "parent": 10585326}, {"id": 10585344, "title": "Random Test 1", "description": null, "duration": 0.4432690143585205, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585343}, {"id": 10585345, "title": "Random Test 2", "description": null, "duration": 0.4510838985443115, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585343}, {"id": 10585346, "title": "Random Test 3", "description": null, "duration": 0.45999884605407715, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585343}, {"id": 10585347, "title": "Random Test 4", "description": null, "duration": 0.4565138816833496, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585343}, {"id": 10585348, "title": "Random Test 5", "description": null, "duration": 0.4806180000305176, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370380, "parent": 10585343}], "id": 370380, "resource_id": "9347702c-0978-4f8f-970d-51d8ce31a61b", "date_submitted": "2021-03-24T13:06:21Z", "date_evaluated": "2021-03-24T13:15:25.054Z", "max_score": 100.0}