Borderou de evaluare (job #2075919)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:28:66: warning: operation on ‘sf’ may be undefined [-Wsequence-point]
while(sf) fprintf(fout,"%d %d %d\n", q[sf--], x, q[sf--]);
^
user.cpp:35:66: warning: operation on ‘sf’ may be undefined [-Wsequence-point]
while(sf) fprintf(fout,"%d %d %d\n", q[sf--], x, q[sf--]);
^
user.cpp: In function ‘int main()’:
user.cpp:43:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d",&N,&M);
^
user.cpp:46:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 700kb | Ok, Solutie buna. | 10 |
2 | 4ms | 712kb | Ok, Solutie buna. | 10 |
3 | 4ms | 728kb | Ok, Solutie buna. | 10 |
4 | 4ms | 748kb | Ok, Solutie buna. | 10 |
5 | 4ms | 768kb | Ok, Solutie buna. | 10 |
6 | 4ms | 812kb | Ok, Solutie buna. | 10 |
7 | 8ms | 852kb | Ok, Solutie buna. | 10 |
8 | 12ms | 932kb | Ok, Solutie buna. | 10 |
9 | 16ms | 1140kb | Ok, Solutie buna. | 10 |
10 | 32ms | 1616kb | Ok, Solutie buna. | 10 |
Punctaj total | 100 |