Pagini recente » Borderou de evaluare (job #126309) | Borderou de evaluare (job #3326880) | Borderou de evaluare (job #592750) | Borderou de evaluare (job #3355499) | Borderou de evaluare (job #1679719)
Borderou de evaluare (job #1679719)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:47:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vecin[x].size(); ++i)
^
user.cpp:51:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vecin[nod].size(); ++i){
^
user.cpp:55:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < vecin[new_node].size(); ++j)
^
user.cpp:61:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < vecin[new_node].size(); ++j)
^
user.cpp:65:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < vecin[node].size(); ++k)
^
user.cpp: In function ‘void write()’:
user.cpp:96:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sol.size(); ++i)
^
user.cpp: In function ‘void read()’:
user.cpp:26:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &start);
^
user.cpp:30:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:35:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:102:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("markon.in", "r", stdin);
^
user.cpp:103:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("markon.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 6148kb | OK! | 5 |
| 2 | 8ms | 6152kb | OK! | 5 |
| 3 | 8ms | 6148kb | OK! | 5 |
| 4 | 8ms | 6152kb | OK! | 5 |
| 5 | 8ms | 6180kb | OK! | 5 |
| 6 | 8ms | 6180kb | OK! | 5 |
| 7 | 152ms | 8356kb | OK! | 5 |
| 8 | 364ms | 10468kb | OK! | 5 |
| 9 | 588ms | 12040kb | OK! | 5 |
| 10 | 608ms | 13356kb | OK! | 5 |
| 11 | 772ms | 14936kb | OK! | 5 |
| 12 | Depăşit | 15624kb | Time limit exceeded. | 0 |
| 13 | Depăşit | 15888kb | Time limit exceeded. | 0 |
| 14 | Depăşit | 16140kb | Time limit exceeded. | 0 |
| 15 | Depăşit | 16392kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 16596kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 16988kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 17296kb | Time limit exceeded. | 0 |
| 19 | 952ms | 17796kb | OK! | 5 |
| 20 | 896ms | 19108kb | OK! | 5 |
| Punctaj total | 65 |