Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2371041)
| Utilizator | Data | 6 martie 2019 15:17:36 | |
|---|---|---|---|
| Problema | Sarpe2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:33:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < G[v[1]].size() ; j ++)
~~^~~~~~~~~~~~~~~~
main.cpp:36:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[v[i]].size() ; ++ j)
~~^~~~~~~~~~~~~~~~
main.cpp:48:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[v[p]].size() ; ++ j)
~~^~~~~~~~~~~~~~~~
main.cpp:19:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sarpe2.in", "r", stdin);
^
main.cpp:20:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sarpe2.out", "w", stdout);
^
main.cpp:22:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &p);
^
main.cpp:24:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
main.cpp:28:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 7ms | 2752kb | OK | 5 | 10 |
| 2 | 7ms | 2752kb | OK | 5 | |
| 3 | 13ms | 3407kb | OK | 5 | 10 |
| 4 | 13ms | 3407kb | OK | 5 | |
| 5 | 27ms | 4456kb | OK | 5 | 10 |
| 6 | 27ms | 4456kb | OK | 5 | |
| 7 | 439ms | 16646kb | OK | 5 | 0 |
| 8 | 700ms | 18743kb | Time limit exceeded | 0 | |
| 9 | 429ms | 16646kb | OK | 5 | 0 |
| 10 | 700ms | 18874kb | Time limit exceeded | 0 | |
| 11 | 424ms | 16121kb | OK | 5 | 10 |
| 12 | 679ms | 18874kb | OK | 5 | |
| 13 | 443ms | 17170kb | OK | 5 | 0 |
| 14 | 702ms | 18874kb | Time limit exceeded | 0 | |
| 15 | 448ms | 16515kb | OK | 5 | 0 |
| 16 | 702ms | 19005kb | Time limit exceeded | 0 | |
| 17 | 488ms | 16384kb | OK | 5 | 0 |
| 18 | 703ms | 18874kb | Time limit exceeded | 0 | |
| 19 | 423ms | 16646kb | OK | 5 | 0 |
| 20 | 700ms | 19267kb | Time limit exceeded | 0 | |
| Punctaj total | 40 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
