Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2400290)
| Utilizator | Data | 8 aprilie 2019 16:36:40 | |
|---|---|---|---|
| Problema | Bemo | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void Do()':
main.cpp:59:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for( int i = 1; i <= last; ++i )
^~~
main.cpp:79:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
sort( sol.begin(), sol.end(), comp );
^~~~
main.cpp:81:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < sol.size(); ++i )
~~^~~~~~~~~~~~
main.cpp:57:7: warning: unused variable 'l' [-Wunused-variable]
int l, c;
^
main.cpp:57:10: warning: unused variable 'c' [-Wunused-variable]
int l, c;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 393kb | OK | 10 |
| 2 | 15ms | 1572kb | OK | 10 |
| 3 | 42ms | 3670kb | OK | 10 |
| 4 | 194ms | 11141kb | OK | 10 |
| 5 | 400ms | 22282kb | OK | 10 |
| 6 | 561ms | 28835kb | OK | 10 |
| 7 | 687ms | 35127kb | OK | 10 |
| 8 | 987ms | 43515kb | OK | 10 |
| 9 | 1002ms | 44564kb | Time limit exceeded | 0 |
| 10 | 1001ms | 45232kb | Time limit exceeded | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
