{"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": 44.8, "percentage": 44.8, "testcases": [{"id": 10605366, "title": "Structure Check", "description": null, "duration": 0.04340529441833496, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 370658, "parent": null}, {"id": 10605367, "title": "Cheese Factory", "description": null, "duration": 6.076272487640381, "score": 1.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": null}, {"id": 10605368, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.24332928657531738, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605367}, {"id": 10605369, "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.2310936450958252, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605367}, {"id": 10605370, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.33966755867004395, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605367}, {"id": 10605371, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.5085184574127197, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605367}, {"id": 10605372, "title": "Example Test 1", "description": null, "duration": 0.2657644748687744, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605371}, {"id": 10605373, "title": "Example Test 2", "description": null, "duration": 0.2427539825439453, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605371}, {"id": 10605374, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 1.7219090461730957, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605367}, {"id": 10605375, "title": "Boundary Test 1", "description": null, "duration": 0.2731645107269287, "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": 370658, "parent": 10605374}, {"id": 10605376, "title": "Boundary Test 2", "description": null, "duration": 0.2581641674041748, "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": 370658, "parent": 10605374}, {"id": 10605377, "title": "Boundary Test 3", "description": null, "duration": 0.2712857723236084, "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": 370658, "parent": 10605374}, {"id": 10605378, "title": "Boundary Test 4", "description": null, "duration": 0.31185126304626465, "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": 370658, "parent": 10605374}, {"id": 10605379, "title": "Boundary Test 5", "description": null, "duration": 0.3256239891052246, "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": 370658, "parent": 10605374}, {"id": 10605380, "title": "Boundary Test 6", "description": null, "duration": 0.28181934356689453, "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": 370658, "parent": 10605374}, {"id": 10605381, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 2.5258469581604004, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605367}, {"id": 10605382, "title": "Random Test 1", "description": null, "duration": 0.40707826614379883, "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": 370658, "parent": 10605381}, {"id": 10605383, "title": "Random Test 2", "description": null, "duration": 0.3386871814727783, "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": 370658, "parent": 10605381}, {"id": 10605384, "title": "Random Test 3", "description": null, "duration": 0.3505990505218506, "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": 370658, "parent": 10605381}, {"id": 10605385, "title": "Random Test 4", "description": null, "duration": 0.3900718688964844, "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": 370658, "parent": 10605381}, {"id": 10605386, "title": "Random Test 5", "description": null, "duration": 0.29189348220825195, "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": 370658, "parent": 10605381}, {"id": 10605387, "title": "Random Test 6", "description": null, "duration": 0.31981396675109863, "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": 370658, "parent": 10605381}, {"id": 10605388, "title": "Random Test 7", "description": null, "duration": 0.4277031421661377, "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": 370658, "parent": 10605381}, {"id": 10605389, "title": "Mighty Method", "description": null, "duration": 8.332102298736572, "score": 25.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370658, "parent": null}, {"id": 10605390, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.3391087055206299, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605389}, {"id": 10605391, "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.3741769790649414, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605389}, {"id": 10605392, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.355057954788208, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605389}, {"id": 10605393, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.7777540683746338, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605389}, {"id": 10605394, "title": "Example Test 1", "description": null, "duration": 0.4442734718322754, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605393}, {"id": 10605395, "title": "Example Test 2", "description": null, "duration": 0.3334805965423584, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605393}, {"id": 10605396, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 3.0167338848114014, "score": 3.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605389}, {"id": 10605397, "title": "Boundary Test 1", "description": null, "duration": 0.4318690299987793, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605396}, {"id": 10605398, "title": "Boundary Test 2", "description": null, "duration": 0.43772053718566895, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605396}, {"id": 10605399, "title": "Boundary Test 3", "description": null, "duration": 0.4799313545227051, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605396}, {"id": 10605400, "title": "Boundary Test 4", "description": null, "duration": 0.5159323215484619, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605396}, {"id": 10605401, "title": "Boundary Test 5", "description": null, "duration": 0.42539262771606445, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605396}, {"id": 10605402, "title": "Boundary Test 6", "description": null, "duration": 0.33588099479675293, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605396}, {"id": 10605403, "title": "Boundary Test 7", "description": null, "duration": 0.39000701904296875, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605396}, {"id": 10605404, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 2.5561649799346924, "score": 20.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605389}, {"id": 10605405, "title": "Random Test 1", "description": null, "duration": 0.483384370803833, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605404}, {"id": 10605406, "title": "Random Test 2", "description": null, "duration": 0.31522583961486816, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605404}, {"id": 10605407, "title": "Random Test 3", "description": null, "duration": 0.6157071590423584, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605404}, {"id": 10605408, "title": "Random Test 4", "description": null, "duration": 0.725975513458252, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605404}, {"id": 10605409, "title": "Random Test 5", "description": null, "duration": 0.41587209701538086, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605404}, {"id": 10605410, "title": "Perfect Isolation", "description": null, "duration": 35.63980054855347, "score": 16.3, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": null}, {"id": 10605411, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.3096191883087158, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605410}, {"id": 10605412, "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.3387472629547119, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605410}, {"id": 10605413, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.3773918151855469, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605410}, {"id": 10605414, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 1.996422290802002, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605410}, {"id": 10605415, "title": "Example Test 1", "description": null, "duration": 1.1372013092041016, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605414}, {"id": 10605416, "title": "Example Test 2", "description": null, "duration": 0.8592209815979004, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605414}, {"id": 10605417, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 9.029777765274048, "score": 3.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605410}, {"id": 10605418, "title": "Boundary Test 1", "description": null, "duration": 0.528223991394043, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605417}, {"id": 10605419, "title": "Boundary Test 2", "description": null, "duration": 0.9169807434082031, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605417}, {"id": 10605420, "title": "Boundary Test 3", "description": null, "duration": 1.8779561519622803, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605417}, {"id": 10605421, "title": "Boundary Test 4", "description": null, "duration": 1.743140697479248, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605417}, {"id": 10605422, "title": "Boundary Test 5", "description": null, "duration": 1.5603277683258057, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605417}, {"id": 10605423, "title": "Boundary Test 6", "description": null, "duration": 0.9869921207427979, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605417}, {"id": 10605424, "title": "Boundary Test 7", "description": null, "duration": 1.41615629196167, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605417}, {"id": 10605425, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 22.919588804244995, "score": 12.3, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605410}, {"id": 10605426, "title": "Random Test 1", "description": null, "duration": 5.484955310821533, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605425}, {"id": 10605427, "title": "Random Test 2", "description": null, "duration": 4.712111711502075, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605425}, {"id": 10605428, "title": "Random Test 3", "description": null, "duration": 0.7225217819213867, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605425}, {"id": 10605429, "title": "Random Test 4", "description": null, "duration": 6.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605425}, {"id": 10605430, "title": "Random Test 5", "description": null, "duration": 6.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605425}, {"id": 10605431, "title": "Racer", "description": null, "duration": 18.960171222686768, "score": 2.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": null}, {"id": 10605432, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.26166510581970215, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605431}, {"id": 10605433, "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.25408506393432617, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605431}, {"id": 10605434, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.33757948875427246, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605431}, {"id": 10605435, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.46779608726501465, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605431}, {"id": 10605436, "title": "Example Test 1", "description": null, "duration": 0.24920082092285156, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605435}, {"id": 10605437, "title": "Example Test 2", "description": null, "duration": 0.21859526634216309, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605435}, {"id": 10605438, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 12.788691997528076, "score": 1.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605431}, {"id": 10605439, "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": 370658, "parent": 10605438}, {"id": 10605440, "title": "Boundary Test 2", "description": null, "duration": 0.24255776405334473, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605438}, {"id": 10605441, "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": 370658, "parent": 10605438}, {"id": 10605442, "title": "Boundary Test 4", "description": null, "duration": 0.28589582443237305, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605438}, {"id": 10605443, "title": "Boundary Test 5", "description": null, "duration": 0.2602384090423584, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605438}, {"id": 10605444, "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": 370658, "parent": 10605438}, {"id": 10605445, "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": 370658, "parent": 10605438}, {"id": 10605446, "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": 370658, "parent": 10605438}, {"id": 10605447, "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": 370658, "parent": 10605438}, {"id": 10605448, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 4.591366529464722, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370658, "parent": 10605431}, {"id": 10605449, "title": "Random Test 1", "description": null, "duration": 0.8924219608306885, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605448}, {"id": 10605450, "title": "Random Test 2", "description": null, "duration": 0.8010666370391846, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605448}, {"id": 10605451, "title": "Random Test 3", "description": null, "duration": 0.9538824558258057, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605448}, {"id": 10605452, "title": "Random Test 4", "description": null, "duration": 1.0863962173461914, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605448}, {"id": 10605453, "title": "Random Test 5", "description": null, "duration": 0.8575992584228516, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370658, "parent": 10605448}], "id": 370658, "resource_id": "49f5db66-4866-4d8c-841f-4603599382f7", "date_submitted": "2021-03-24T18:29:31Z", "date_evaluated": "2021-03-24T19:17:03.759Z", "max_score": 100.0}