Borderou de evaluare (job #3163114)

Utilizator Bianca2507Negret Bianca Bianca2507 Data 30 octombrie 2023 16:27:56
Problema Tri2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:83:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 83 | for(int i=0;i<n;i++) | ^~~ main.cpp:86:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 86 | for(int i=0; i<n-1; i++) | ^~~ main.cpp:101:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 101 | for(int j=0;j<punct.size();j++) | ~^~~~~~~~~~~~~ main.cpp:116:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 116 | for(int j=1;j<=3;j++) | ^~~ main.cpp:118:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 118 | sort(q+1,q+4); | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
239ms3678kbOK10
31ms819kbOK10
4123ms5963kbOK10
5123ms5959kbOK10
629ms1200kbOK10
753ms4636kbOK10
829ms2711kbOK10
964ms4845kbOK10
1064ms4812kbOK10
Punctaj total100

Ceva nu functioneaza?