Borderou de evaluare (job #2050958)

Utilizator TherevengerkingSurani Adrian Therevengerking Data 28 octombrie 2017 12:54:44
Problema Blis Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:13:31: error: ‘dp’ was not declared in this scope for(int i = 0; i < n; ++i)dp[i] = 1 << 30; ^ user.cpp:17:28: error: ‘k’ was not declared in this scope for(int j = 0; j < k; ++j) ^ user.cpp:21:26: error: ‘m’ was not declared in this scope st = 0; dr = m + 1; ^ user.cpp:26:20: error: ‘a’ was not declared in this scope if(a[mid] <= nr)st = mid; ^ user.cpp:31:13: error: ‘v’ was not declared in this scope v[i + j].pb({dr, nr}); ^ user.cpp:33:22: error: ‘v’ was not declared in this scope for(auto j : v[i]) ^ user.cpp:34:16: error: ‘dp’ was not declared in this scope if(dp[j.x] > nr)dp[j.x] = nr; ^

Ceva nu functioneaza?