Borderou de evaluare (job #814291)

Utilizator avatar Pablo Stroie Matei Pablo IP ascuns
Problemă Descmult (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 mar. 2025 09:24:06 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:79:1: error: stray '\240' in program 79 | <a0><a0><a0><a0>return<a0>0; | ^~~~ main.cpp:79:2: error: stray '\240' in program 79 | <a0><a0><a0><a0>return<a0>0; | ^~~~ main.cpp:79:3: error: stray '\240' in program 79 | <a0><a0><a0><a0>return<a0>0; | ^~~~ main.cpp:79:4: error: stray '\240' in program 79 | <a0><a0><a0><a0>return<a0>0; | ^~~~ main.cpp:79:11: error: stray '\240' in program 79 | <a0><a0><a0><a0>return<a0>0; | ^~~~ main.cpp: In function 'void c2()': main.cpp:48:20: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 48 | if (dx > b) | ~~~^~~ main.cpp:55:25: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 55 | if (cop <= b) { | ~~~~^~~~