{"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": 38.2, "percentage": 38.2, "testcases": [{"id": 10547171, "title": "Structure Check", "description": null, "duration": 0.044939517974853516, "score": null, "hint": null, "strict": true, "passed": true, "type": "ws", "render": "normal", "submission": 369845, "parent": null}, {"id": 10547172, "title": "Cheese Factory", "description": null, "duration": 1.5539665222167969, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369845, "parent": null}, {"id": 10547173, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.31961560249328613, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547172}, {"id": 10547174, "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.4574570655822754, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547172}, {"id": 10547175, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.402752161026001, "score": null, "hint": null, "strict": true, "passed": false, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547172}, {"id": 10547176, "title": "Mighty Method", "description": null, "duration": 7.91210412979126, "score": 25.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369845, "parent": null}, {"id": 10547177, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.3517112731933594, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547176}, {"id": 10547178, "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.2740931510925293, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547176}, {"id": 10547179, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.4871060848236084, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547176}, {"id": 10547180, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 0.6365218162536621, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547176}, {"id": 10547181, "title": "Example Test 1", "description": null, "duration": 0.27999186515808105, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547180}, {"id": 10547182, "title": "Example Test 2", "description": null, "duration": 0.35652995109558105, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547180}, {"id": 10547183, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 3.021416187286377, "score": 3.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547176}, {"id": 10547184, "title": "Boundary Test 1", "description": null, "duration": 0.4637300968170166, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547183}, {"id": 10547185, "title": "Boundary Test 2", "description": null, "duration": 0.4451925754547119, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547183}, {"id": 10547186, "title": "Boundary Test 3", "description": null, "duration": 0.48605918884277344, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547183}, {"id": 10547187, "title": "Boundary Test 4", "description": null, "duration": 0.3802182674407959, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547183}, {"id": 10547188, "title": "Boundary Test 5", "description": null, "duration": 0.33934998512268066, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547183}, {"id": 10547189, "title": "Boundary Test 6", "description": null, "duration": 0.4846653938293457, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547183}, {"id": 10547190, "title": "Boundary Test 7", "description": null, "duration": 0.42220067977905273, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547183}, {"id": 10547191, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 2.243659734725952, "score": 20.5, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547176}, {"id": 10547192, "title": "Random Test 1", "description": null, "duration": 0.6081068515777588, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547191}, {"id": 10547193, "title": "Random Test 2", "description": null, "duration": 0.458759069442749, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547191}, {"id": 10547194, "title": "Random Test 3", "description": null, "duration": 0.441547155380249, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547191}, {"id": 10547195, "title": "Random Test 4", "description": null, "duration": 0.3472938537597656, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547191}, {"id": 10547196, "title": "Random Test 5", "description": null, "duration": 0.3879528045654297, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547191}, {"id": 10547197, "title": "Perfect Isolation", "description": null, "duration": 33.4429771900177, "score": 12.2, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369845, "parent": null}, {"id": 10547198, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.3890538215637207, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547197}, {"id": 10547199, "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.40964674949645996, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547197}, {"id": 10547200, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.6211087703704834, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547197}, {"id": 10547201, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 2.155773639678955, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547197}, {"id": 10547202, "title": "Example Test 1", "description": null, "duration": 1.2045412063598633, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547201}, {"id": 10547203, "title": "Example Test 2", "description": null, "duration": 0.9512324333190918, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547201}, {"id": 10547204, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 8.49544095993042, "score": 3.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547197}, {"id": 10547205, "title": "Boundary Test 1", "description": null, "duration": 0.638512372970581, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547204}, {"id": 10547206, "title": "Boundary Test 2", "description": null, "duration": 0.762265682220459, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547204}, {"id": 10547207, "title": "Boundary Test 3", "description": null, "duration": 1.7638273239135742, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547204}, {"id": 10547208, "title": "Boundary Test 4", "description": null, "duration": 1.5431227684020996, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547204}, {"id": 10547209, "title": "Boundary Test 5", "description": null, "duration": 1.5031168460845947, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547204}, {"id": 10547210, "title": "Boundary Test 6", "description": null, "duration": 0.8876388072967529, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547204}, {"id": 10547211, "title": "Boundary Test 7", "description": null, "duration": 1.3969571590423584, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547204}, {"id": 10547212, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 20.199864625930786, "score": 8.2, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547197}, {"id": 10547213, "title": "Random Test 1", "description": null, "duration": 3.004948616027832, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547212}, {"id": 10547214, "title": "Random Test 2", "description": null, "duration": 6.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547212}, {"id": 10547215, "title": "Random Test 3", "description": null, "duration": 0.7135002613067627, "score": 4.1, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547212}, {"id": 10547216, "title": "Random Test 4", "description": null, "duration": 6.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547212}, {"id": 10547217, "title": "Random Test 5", "description": null, "duration": 4.481415748596191, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547212}, {"id": 10547218, "title": "Racer", "description": null, "duration": 31.626967191696167, "score": 1.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369845, "parent": null}, {"id": 10547219, "title": "Globals", "description": "Searching for global variables, usage of which is **FORBIDDEN!**\n", "duration": 0.5148236751556396, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547218}, {"id": 10547220, "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.3215467929840088, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547218}, {"id": 10547221, "title": "Compilation", "description": "Compiles your code with the following command:\n\n```gcc -std=c11 -Wall -Werror infile... -lm```\n", "duration": 0.6015658378601074, "score": null, "hint": null, "strict": true, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547218}, {"id": 10547222, "title": "Example Tests", "description": "Example tests are based on input and output data provided with assignment.\n", "duration": 1.6659202575683594, "score": 1.0, "hint": null, "strict": false, "passed": true, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547218}, {"id": 10547223, "title": "Example Test 1", "description": null, "duration": 0.6789901256561279, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547222}, {"id": 10547224, "title": "Example Test 2", "description": null, "duration": 0.9869301319122314, "score": 0.5, "hint": null, "strict": false, "passed": true, "type": "exec", "render": "normal", "submission": 369845, "parent": 10547222}, {"id": 10547225, "title": "Boundary Tests", "description": "Boundary tests are testing boundary values of input/output data.\n", "duration": 18.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547218}, {"id": 10547226, "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": 369845, "parent": 10547225}, {"id": 10547227, "title": "Boundary Test 2", "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": 369845, "parent": 10547225}, {"id": 10547228, "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": 369845, "parent": 10547225}, {"id": 10547229, "title": "Boundary Test 4", "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": 369845, "parent": 10547225}, {"id": 10547230, "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": 369845, "parent": 10547225}, {"id": 10547231, "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": 369845, "parent": 10547225}, {"id": 10547232, "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": 369845, "parent": 10547225}, {"id": 10547233, "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": 369845, "parent": 10547225}, {"id": 10547234, "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": 369845, "parent": 10547225}, {"id": 10547235, "title": "Random Tests", "description": "Tests are used to check your implementation against random values.\n", "duration": 10.0, "score": 0.0, "hint": null, "strict": false, "passed": false, "type": "suite", "render": "normal", "submission": 369845, "parent": 10547218}, {"id": 10547236, "title": "Random 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": 369845, "parent": 10547235}, {"id": 10547237, "title": "Random Test 2", "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": 369845, "parent": 10547235}, {"id": 10547238, "title": "Random 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": 369845, "parent": 10547235}, {"id": 10547239, "title": "Random Test 4", "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": 369845, "parent": 10547235}, {"id": 10547240, "title": "Random 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": 369845, "parent": 10547235}], "id": 369845, "resource_id": "532364fd-3fcb-4183-9de7-18f36d21690d", "date_submitted": "2021-03-23T18:46:34Z", "date_evaluated": "2021-03-23T19:12:20.371Z", "max_score": 100.0}