Borderou de evaluare (job #1526270)

Utilizator andrei_diaconuAndrei Diaconu andrei_diaconu Data 16 noiembrie 2015 08:22:04
Problema Croco Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int clearQueue(std::queue<int>&)’: user.cpp:22:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:73:29: error: expected primary-expression before ‘)’ token if () ^ user.cpp:71:40: warning: unused variable ‘crtFlow’ [-Wunused-variable] int crtNode = *it, crtFlow = available(*it, i); ^ user.cpp:80:46: error: ‘memset’ was not declared in this scope memset(father, 0, sizeof (father)); ^ user.cpp:67:13: warning: unused variable ‘maxFlow’ [-Wunused-variable] int maxFlow; ^

Ceva nu functioneaza?