Borderou de evaluare (job #834735)

Utilizator avatar DeakDarius HackerPrime DeakDarius IP ascuns
Problemă Matrix (clasa a 6-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 3 oct. 2025 16:15:16 Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void SuprLin(int (*)[1001], int, int)': main.cpp:38:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 38 | for(int j=1;j<=m;j++) | ^~~ main.cpp:40:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 40 | for(int i=n;i>=1;i--){ | ^~~ main.cpp: In function 'int main()': main.cpp:59:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | while(nr<op.size()) | ~~^~~~~~~~~~ main.cpp:66:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 66 | if(string(1,op[nr]) + string(1,op[nr+1]) == "FV") | ^~ main.cpp:70:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 70 | if(string(1,op[nr]) + string(1,op[nr+1]) == "RH") | ^~ main.cpp:83:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 83 | for(int j = 1; j<=m;j++) | ^~~ main.cpp:85:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 85 | out<<endl; | ^~~ main.cpp:49:30: warning: unused variable 'ct' [-Wunused-variable] 49 | int n, v[1001][1001], m, ct = 1; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 4 ms 4048 kb OK 10
2 3 ms 4048 kb OK 10
3 4 ms 4048 kb OK 10
4 4 ms 4096 kb OK 10
5 4 ms 4048 kb OK 10
6 4 ms 4048 kb OK 10
7 4 ms 4048 kb OK 10
8 4 ms 4072 kb OK 10
9 5 ms 4096 kb OK 10
10 7 ms depășită Memory limit exceeded. 0
Punctaj total 90