Borderou de evaluare (job #539995)
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:39:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int j = 0 ; j < W[nod].size(); ++j ){
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:66:26: error: 'memset' was not declared in this scope
memset(vz,0,sizeof(vz));
^
main.cpp:50:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d %d\n",&N,&M,&Q);
^
main.cpp:52:24: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%s",A[i]+1);
^
main.cpp:91:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d %d %d",&x1,&y1,&x2,&y2);
^
Non zero exit status: 1
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 244ms | 4516kb | OK! | 10 |
2 | Depăşit | 4808kb | Time limit exceeded. | 0 |
3 | Depăşit | 6096kb | Time limit exceeded. | 0 |
4 | Depăşit | 7448kb | Time limit exceeded. | 0 |
5 | Depăşit | 9960kb | Time limit exceeded. | 0 |
6 | Depăşit | 10648kb | Time limit exceeded. | 0 |
7 | Depăşit | 11100kb | Time limit exceeded. | 0 |
8 | Depăşit | 11552kb | Time limit exceeded. | 0 |
9 | Depăşit | 11480kb | Time limit exceeded. | 0 |
10 | Depăşit | 11540kb | Time limit exceeded. | 0 |
Punctaj total | 0 |