JS Advanced, Function Context - Problem "Area and Volume Calculator"
Здравейте,
На задача https://judge.softuni.bg/Contests/Practice/Index/1854#0 с решение https://pastebin.com/CNWTn8Bs при извикване на функцията solve ми подчертава стойноста за параметъра "input" (редове 20-25), моля някой да ми каже кое е некоректното, тъй като директно съм го копирал от лаб документа.
Здрасти, от JS Advanced Functions Lab кодът ми дава 50/100 а условието и задачата са същите, в джъдж ли е проблема?
https://judge.softuni.bg/Contests/Practice/Index/2764#0
function areaVolumeCalc(area, vol, dataAsJSON) {
const figures = JSON.parse(dataAsJSON);
const result = figures.map(figure => ({
area: Math.abs(area.call(figure)),
volume: Math.abs(vol.apply(figure))
}));
return result;
}
a hit freelancers swear by exercises — washing your face, putting on real garments and placing smartphone boundaries — and those recommendations increase to ingesting. dietary therapist and longtime paintings-from-homer wilma macdonald told huffpost that snacking right here and there's the largest mistake she sees new far flung workers make. she recommends setting up your day like all everyday working day, with a lunch wreck, a few smaller breaks and a focus at the most important meal: breakfast.
voip phone system service provider
според мен в judge.