Borderou de evaluare (job #834737)

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:17:00 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void SuprLin(int (*)[301], 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:28: warning: unused variable 'ct' [-Wunused-variable] 49 | int n, v[301][301], m, ct = 1; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 760 kb OK 10
2 1 ms 552 kb OK 10
3 1 ms 760 kb OK 10
4 1 ms 760 kb OK 10
5 1 ms 552 kb OK 10
6 1 ms 552 kb OK 10
7 1 ms 552 kb OK 10
8 2 ms 760 kb OK 10
9 2 ms 552 kb OK 10
10 4 ms 808 kb OK 10
Punctaj total 100