Pagini recente » Borderou de evaluare (job #1120098) | Borderou de evaluare (job #768310) | Borderou de evaluare (job #2608727) | Borderou de evaluare (job #2916075) | Borderou de evaluare (job #2522547)
Borderou de evaluare (job #2522547)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:17:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < edge[nod].size(); i++ )
~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:61:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d%d%d", &N, &M, &Q );
^
main.cpp:63:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int x, y; fscanf( fin, "%d%d", &x, &y );
^
main.cpp:75:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int op, x, y; fscanf( fin, "%d%d%d", &op, &x, &y );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 44ms | 20525kb | OK | 10 |
2 | 52ms | 20709kb | OK | 10 |
3 | 55ms | 20840kb | OK | 10 |
4 | 138ms | 23330kb | OK | 10 |
5 | 328ms | 28442kb | OK | 10 |
6 | 400ms | 30015kb | OK | 10 |
7 | 479ms | 32505kb | OK | 10 |
8 | 488ms | 30932kb | OK | 10 |
9 | 628ms | 33947kb | OK | 10 |
10 | 698ms | 35258kb | OK | 10 |
Punctaj total | 100 |