Borderou de evaluare (job #2778372)

Utilizator AACthAirinei Andrei Cristian AACth Data 1 octombrie 2021 11:09:16
Problema Joc Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:36:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 36 | if(i == 1 and j == 1) | ^~ main.cpp:38:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 38 | int sub = max(dp[i-1][j],dp[i][j-1]); | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOk!10
24ms2400kbOk!10
31ms184kbOk!10
47ms5644kbOk!10
51ms184kbOk!10
65ms4501kbOk!10
734ms4501kbOk!10
836ms6860kbOk!10
9158ms6995kbOk!10
10248ms8302kbOk!10
Punctaj total100

Ceva nu functioneaza?