Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2715408)
| Utilizator | Data | 3 martie 2021 17:33:21 | |
|---|---|---|---|
| Problema | Distractie | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In member function 'void Cell::visit(Cell*, Cell*)':
main.cpp:43:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
} else if (topSongs == -1 || leftSongs != -1 && leftSongs < topSongs) {
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp:48:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
} else if (leftSongs == -1 || topSongs != -1 && topSongs < leftSongs) {
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:83:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &noRows, &noCols);
^
main.cpp:95:37: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &color);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 27ms | 262kb | OK | 10 | 0 |
| 2 | 941ms | 262kb | OK | 10 | |
| 3 | 97ms | 262kb | OK | 10 | |
| 4 | 1501ms | 2097kb | Time limit exceeded | 0 | |
| 5 | 1246ms | 524kb | OK | 10 | |
| 6 | 1065ms | 262kb | OK | 10 | |
| 7 | 1500ms | 2752kb | Time limit exceeded | 0 | |
| 8 | 1074ms | 262kb | OK | 10 | |
| 9 | 1328ms | 393kb | OK | 10 | |
| 10 | 1503ms | 524kb | Time limit exceeded | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
