Borderou de evaluare (job #2561796)

Utilizator TomKodeColev Thomas-Daniel TomKode Data 29 februarie 2020 10:13:06
Problema Subsir crescator maximal Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:9:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1;i<=n;i++) ~^~~ main.cpp:9:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ main.cpp:11:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' dp[1]=1; ^~ main.cpp:12:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=2;i<=n;i++) ~^~~ main.cpp:20:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(dp[j]>maxx) ~~~~~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
17ms524kbCorect!1010
217ms524kbCorect!1010
34ms524kbCorect!1010
46ms524kbCorect!1010
57ms524kbCorect!1010
612ms524kbCorect!1010
719ms524kbCorect!1010
8302ms917kbTime limit exceeded00
9300ms917kbTime limit exceeded0
10300ms917kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?