Borderou de evaluare (job #2193331)

Utilizator HumikoPostu Alexandru Humiko Data 9 aprilie 2018 19:37:52
Problema Pe sapte carari Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void factorizare(long long int)’: user.cpp:46:34: warning: narrowing conversion of ‘x’ from ‘long long int’ to ‘int’ inside { } [-Wnarrowing] factprim.push_back({x, 1}); ^ user.cpp: In function ‘int dijkstra(int)’: user.cpp:3:12: warning: overflow in implicit constant conversion [-Woverflow] #define oo 1e13 ^ user.cpp:54:19: note: in expansion of macro ‘oo’ pret[i] = oo; ^~ user.cpp: In function ‘int main()’: user.cpp:102:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < factprim.size(); ++i ) ~~^~~~~~~~~~~~~~~~~ user.cpp:104:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if ( ans < dijkstra(i) ); ^~ user.cpp:105:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms3868kbKilled by signal 11(SIGSEGV).00
20ms3856kbKilled by signal 11(SIGSEGV).0
34ms3860kbKilled by signal 11(SIGSEGV).0
44ms3864kbKilled by signal 11(SIGSEGV).0
54ms3864kbKilled by signal 11(SIGSEGV).0
64ms3864kbKilled by signal 11(SIGSEGV).0
74ms3864kbKilled by signal 11(SIGSEGV).0
84ms3860kbKilled by signal 11(SIGSEGV).0
94ms3864kbKilled by signal 11(SIGSEGV).0
104ms3860kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?