Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2531445)
| Utilizator | Data | 26 ianuarie 2020 12:07:26 | |
|---|---|---|---|
| Problema | Dragon Ball | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
main.cpp: In function 'bool compare(std::vector<int>, std::vector<int>)':
main.cpp:24:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < a.size ( ); i++ ){
~~^~~~~~~~~~~~
main.cpp: In function 'std::vector<int> operator-(std::vector<int>, std::vector<int>)':
main.cpp:42:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0; i < x.size ( ); i++ ){
~~^~~~~~~~~~~~
main.cpp:43:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ( i < y.size ( ) ){
~~^~~~~~~~~~~~
main.cpp: In function 'std::vector<int> operator/(std::vector<int>, int)':
main.cpp:60:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0; i < x.size ( ); i++ ){
~~^~~~~~~~~~~~
main.cpp:68:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ( x[i] == power - 1 && i < x.size ( ) ){
~~^~~~~~~~~~~~
main.cpp:72:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ( i < x.size ( ) )
~~^~~~~~~~~~~~
main.cpp: In function 'void afisare(std::vector<int>)':
main.cpp:95:13: warning: unused variable 'num' [-Wunused-variable]
int num = a[i];
^~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 131kb | OK | 10 |
| 2 | 15ms | 262kb | Incorect | 0 |
| 3 | 12ms | 262kb | Incorect | 0 |
| 4 | 24ms | 524kb | Incorect | 0 |
| 5 | 8ms | 262kb | Incorect | 0 |
| 6 | 301ms | 34471kb | Time limit exceeded | 0 |
| 7 | 241ms | 4063kb | Incorect | 0 |
| 8 | 301ms | 17301kb | Time limit exceeded | 0 |
| 9 | 300ms | 34603kb | Time limit exceeded | 0 |
| 10 | 301ms | 34471kb | Time limit exceeded | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
