Borderou de evaluare (job #3163144)

Utilizator Bianca2507Negret Bianca Bianca2507 Data 30 octombrie 2023 17:46:29
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:69:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 69 | for(int j=0;j<=n;j++) | ^~~ main.cpp:71:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 71 | for(int j=0;j<punct.size();j++) | ^~~ main.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 71 | for(int j=0;j<punct.size();j++) | ~^~~~~~~~~~~~~ main.cpp:88:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 88 | else | ^~~~ main.cpp:90:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 90 | cout<<'\n'; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
234ms2953kbOK10
31ms819kbOK10
4123ms5963kbOK10
5123ms5959kbOK10
629ms1200kbOK10
753ms4632kbOK10
829ms2711kbOK10
964ms4837kbOK10
1064ms4808kbOK10
Punctaj total100

Ceva nu functioneaza?