{"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.4, "percentage": 48.4, "testcases": [{"id": 10598251, "title": "Structure Check", "description": null, "duration": 0.046158790588378906, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 370561, "parent": null}, {"id": 10598252, "title": "Cheese Factory", "description": null, "duration": 11.688751935958862, "score": 0.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": null}, {"id": 10598253, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.394895076751709, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598252}, {"id": 10598254, "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.3135702610015869, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598252}, {"id": 10598255, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.5407335758209229, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598252}, {"id": 10598256, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.9042668342590332, "score": 0.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598252}, {"id": 10598257, "title": "Example Test 1", "description": null, "duration": 0.46033239364624023, "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": 370561, "parent": 10598256}, {"id": 10598258, "title": "Example Test 2", "description": null, "duration": 0.44393444061279297, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598256}, {"id": 10598259, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 3.678212881088257, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598252}, {"id": 10598260, "title": "Boundary Test 1", "description": null, "duration": 0.5418276786804199, "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": 370561, "parent": 10598259}, {"id": 10598261, "title": "Boundary Test 2", "description": null, "duration": 0.40816807746887207, "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": 370561, "parent": 10598259}, {"id": 10598262, "title": "Boundary Test 3", "description": null, "duration": 0.9005358219146729, "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": 370561, "parent": 10598259}, {"id": 10598263, "title": "Boundary Test 4", "description": null, "duration": 0.609088659286499, "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": 370561, "parent": 10598259}, {"id": 10598264, "title": "Boundary Test 5", "description": null, "duration": 0.5887844562530518, "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": 370561, "parent": 10598259}, {"id": 10598265, "title": "Boundary Test 6", "description": null, "duration": 0.6298081874847412, "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": 370561, "parent": 10598259}, {"id": 10598266, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 5.170659303665161, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598252}, {"id": 10598267, "title": "Random Test 1", "description": null, "duration": 0.9019443988800049, "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": 370561, "parent": 10598266}, {"id": 10598268, "title": "Random Test 2", "description": null, "duration": 0.7815160751342773, "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": 370561, "parent": 10598266}, {"id": 10598269, "title": "Random Test 3", "description": null, "duration": 0.6201159954071045, "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": 370561, "parent": 10598266}, {"id": 10598270, "title": "Random Test 4", "description": null, "duration": 0.5480780601501465, "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": 370561, "parent": 10598266}, {"id": 10598271, "title": "Random Test 5", "description": null, "duration": 0.9154272079467773, "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": 370561, "parent": 10598266}, {"id": 10598272, "title": "Random Test 6", "description": null, "duration": 0.7104082107543945, "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": 370561, "parent": 10598266}, {"id": 10598273, "title": "Random Test 7", "description": null, "duration": 0.693169355392456, "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": 370561, "parent": 10598266}, {"id": 10598274, "title": "Mighty Method", "description": null, "duration": 10.060839891433716, "score": 25.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370561, "parent": null}, {"id": 10598275, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.788444995880127, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598274}, {"id": 10598276, "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.8074018955230713, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598274}, {"id": 10598277, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.8793327808380127, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598274}, {"id": 10598278, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 1.335493564605713, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598274}, {"id": 10598279, "title": "Example Test 1", "description": null, "duration": 0.7146110534667969, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598278}, {"id": 10598280, "title": "Example Test 2", "description": null, "duration": 0.620882511138916, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598278}, {"id": 10598281, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 3.2391834259033203, "score": 3.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598274}, {"id": 10598282, "title": "Boundary Test 1", "description": null, "duration": 0.6962542533874512, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598281}, {"id": 10598283, "title": "Boundary Test 2", "description": null, "duration": 0.34937000274658203, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598281}, {"id": 10598284, "title": "Boundary Test 3", "description": null, "duration": 0.3957231044769287, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598281}, {"id": 10598285, "title": "Boundary Test 4", "description": null, "duration": 0.37548327445983887, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598281}, {"id": 10598286, "title": "Boundary Test 5", "description": null, "duration": 0.5436861515045166, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598281}, {"id": 10598287, "title": "Boundary Test 6", "description": null, "duration": 0.406691312789917, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598281}, {"id": 10598288, "title": "Boundary Test 7", "description": null, "duration": 0.47197532653808594, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598281}, {"id": 10598289, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 1.7151069641113281, "score": 20.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598274}, {"id": 10598290, "title": "Random Test 1", "description": null, "duration": 0.40103650093078613, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598289}, {"id": 10598291, "title": "Random Test 2", "description": null, "duration": 0.3985886573791504, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598289}, {"id": 10598292, "title": "Random Test 3", "description": null, "duration": 0.3093538284301758, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598289}, {"id": 10598293, "title": "Random Test 4", "description": null, "duration": 0.3292257785797119, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598289}, {"id": 10598294, "title": "Random Test 5", "description": null, "duration": 0.2769021987915039, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598289}, {"id": 10598295, "title": "Perfect Isolation", "description": null, "duration": 27.376843214035034, "score": 20.4, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": null}, {"id": 10598296, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.25168299674987793, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598295}, {"id": 10598297, "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.2782585620880127, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598295}, {"id": 10598298, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.3619048595428467, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598295}, {"id": 10598299, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 1.8113164901733398, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598295}, {"id": 10598300, "title": "Example Test 1", "description": null, "duration": 1.050678014755249, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598299}, {"id": 10598301, "title": "Example Test 2", "description": null, "duration": 0.7606384754180908, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598299}, {"id": 10598302, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 7.592907905578613, "score": 3.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598295}, {"id": 10598303, "title": "Boundary Test 1", "description": null, "duration": 0.5621249675750732, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598302}, {"id": 10598304, "title": "Boundary Test 2", "description": null, "duration": 0.6408591270446777, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598302}, {"id": 10598305, "title": "Boundary Test 3", "description": null, "duration": 1.6351335048675537, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598302}, {"id": 10598306, "title": "Boundary Test 4", "description": null, "duration": 1.3959271907806396, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598302}, {"id": 10598307, "title": "Boundary Test 5", "description": null, "duration": 1.4467148780822754, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598302}, {"id": 10598308, "title": "Boundary Test 6", "description": null, "duration": 0.7115862369537354, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598302}, {"id": 10598309, "title": "Boundary Test 7", "description": null, "duration": 1.2005620002746582, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598302}, {"id": 10598310, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 16.372828722000122, "score": 16.4, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598295}, {"id": 10598311, "title": "Random Test 1", "description": null, "duration": 3.603071451187134, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598310}, {"id": 10598312, "title": "Random Test 2", "description": null, "duration": 2.5372986793518066, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598310}, {"id": 10598313, "title": "Random Test 3", "description": null, "duration": 5.342673301696777, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598310}, {"id": 10598314, "title": "Random Test 4", "description": null, "duration": 3.222045421600342, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598310}, {"id": 10598315, "title": "Random Test 5", "description": null, "duration": 1.6677398681640625, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598310}, {"id": 10598316, "title": "Racer", "description": null, "duration": 17.236631393432617, "score": 2.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": null}, {"id": 10598317, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.22860264778137207, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598316}, {"id": 10598318, "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.32385849952697754, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598316}, {"id": 10598319, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.3080456256866455, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598316}, {"id": 10598320, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.5435099601745605, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598316}, {"id": 10598321, "title": "Example Test 1", "description": null, "duration": 0.27349090576171875, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598320}, {"id": 10598322, "title": "Example Test 2", "description": null, "duration": 0.2700190544128418, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598320}, {"id": 10598323, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 13.04196834564209, "score": 1.5, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598316}, {"id": 10598324, "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": 370561, "parent": 10598323}, {"id": 10598325, "title": "Boundary Test 2", "description": null, "duration": 0.31403493881225586, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598323}, {"id": 10598326, "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": 370561, "parent": 10598323}, {"id": 10598327, "title": "Boundary Test 4", "description": null, "duration": 0.36857080459594727, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598323}, {"id": 10598328, "title": "Boundary Test 5", "description": null, "duration": 0.3593626022338867, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598323}, {"id": 10598329, "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": 370561, "parent": 10598323}, {"id": 10598330, "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": 370561, "parent": 10598323}, {"id": 10598331, "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": 370561, "parent": 10598323}, {"id": 10598332, "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": 370561, "parent": 10598323}, {"id": 10598333, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 2.5232973098754883, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 370561, "parent": 10598316}, {"id": 10598334, "title": "Random Test 1", "description": null, "duration": 0.5921065807342529, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598333}, {"id": 10598335, "title": "Random Test 2", "description": null, "duration": 0.5624444484710693, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598333}, {"id": 10598336, "title": "Random Test 3", "description": null, "duration": 0.42777347564697266, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598333}, {"id": 10598337, "title": "Random Test 4", "description": null, "duration": 0.5410411357879639, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598333}, {"id": 10598338, "title": "Random Test 5", "description": null, "duration": 0.3999316692352295, "score": 0.0, "hint": "[\"Absolute error of your result is greater than 10^-6.\"]", "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 370561, "parent": 10598333}], "id": 370561, "resource_id": "49a5fce8-2a39-476d-9093-53c924b78499", "date_submitted": "2021-03-24T16:56:51Z", "date_evaluated": "2021-03-24T17:11:29.405Z", "max_score": 100.0}