Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2710367)
Utilizator | Data | 22 februarie 2021 14:57:11 | |
---|---|---|---|
Problema | Triunghi5 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 85 |
Raport evaluator
Compilare:
main.cpp: In function 'void solve1()':
main.cpp:33:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(ans.size() < k)
~~~~~~~~~~~^~~
main.cpp: In function 'void solve2()':
main.cpp:85:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 2; ans.size() < k; i++)
~~~~~~~~~~~^~~
main.cpp:87:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(index < init.size() && (2 * ans[i-1] + ans[i-2] > init[index] || k - i == n - index))
~~~~~~^~~~~~~~~~~~~
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 2ms | 131kb | Corect ! | 5 |
2 | 2ms | 131kb | Corect | 5 |
3 | 2ms | 131kb | Corect | 5 |
4 | 2ms | 131kb | Corect | 5 |
5 | 2ms | 131kb | Corect | 5 |
6 | 2ms | 131kb | Corect | 5 |
7 | 2ms | 131kb | Corect | 5 |
8 | 2ms | 131kb | lipsesc elemente din sirul initial | 0 |
9 | 2ms | 131kb | lipsesc elemente din sirul initial | 0 |
10 | 2ms | 131kb | Corect ! | 5 |
11 | 2ms | 131kb | Corect ! | 5 |
12 | 2ms | 131kb | Corect ! | 5 |
13 | 2ms | 131kb | Corect ! | 5 |
14 | 2ms | 131kb | Corect ! | 5 |
15 | 2ms | 131kb | Corect ! | 5 |
16 | 3ms | 131kb | Corect ! | 5 |
17 | 2ms | 131kb | Corect ! | 5 |
18 | 2ms | 131kb | lipsesc elemente din sirul initial | 0 |
19 | 2ms | 131kb | Corect ! | 5 |
20 | 2ms | 131kb | Corect ! | 5 |
Punctaj total | 85 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !