Borderou de evaluare (job #2792531)

Utilizator BlueLuca888Girbovan Robert Luca BlueLuca888 Data 1 noiembrie 2021 20:46:59
Problema Bonus Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp:9:40: warning: left shift count >= width of type [-Wshift-count-overflow] 9 | const unsigned long long LIMIT = (1ULL << 64) - 1; | ~~~~~^~~~~ main.cpp: In function 'long long unsigned int logput(long long unsigned int, int)': main.cpp:19:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 19 | if(b&1) | ^ main.cpp:26:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 26 | if(b != 0) | ^ main.cpp: In function 'int main()': main.cpp:42:42: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 42 | x = logput(base, exp1); if(x == -1) break; | ~~^~~~~ main.cpp:45:46: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 45 | y = logput(base, exp2); if(y == -1) break; | ~~^~~~~ main.cpp:89:48: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 89 | x = logput(md, exp1); if(x == -1){dr=md-1; continue;} if(x > nr){dr=md-1; continue;} | ~~^~~~~ main.cpp:90:48: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 90 | y = logput(md, exp2); if(y == -1){dr=md-1; continue;} if(y > nr){dr=md-1; continue;} | ~~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
190ms12304kbMemory limit exceeded0
264ms12308kbMemory limit exceeded0
366ms11997kbKilled by Signal 90
466ms12308kbMemory limit exceeded0
575ms12304kbMemory limit exceeded0
664ms12308kbMemory limit exceeded0
765ms12308kbMemory limit exceeded0
882ms12304kbMemory limit exceeded0
985ms12308kbMemory limit exceeded0
1069ms12304kbMemory limit exceeded0
1166ms12304kbMemory limit exceeded0
1256ms11227kbKilled by Signal 90
1356ms12304kbMemory limit exceeded0
1469ms12308kbMemory limit exceeded0
1566ms12304kbMemory limit exceeded0
1670ms12308kbMemory limit exceeded0
1769ms12308kbMemory limit exceeded0
1879ms12308kbMemory limit exceeded0
1954ms11726kbKilled by Signal 90
2064ms12034kbKilled by Signal 90
Punctaj total0

Ceva nu functioneaza?