Borderou de evaluare (job #2128668)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&N);
^
user.cpp:57:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&X[i],&Y[i]);
^
user.cpp:61:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&M);
^
user.cpp:63:60: 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[i],&Y1[i],&X2[i],&Y2[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2888kb | OK | 10 |
2 | 0ms | 2892kb | OK | 10 |
3 | 4ms | 3036kb | OK | 10 |
4 | 100ms | 6208kb | OK | 10 |
5 | Depăşit | 6600kb | Time limit exceeded. | 0 |
6 | 172ms | 6600kb | OK | 10 |
7 | Depăşit | 9676kb | Time limit exceeded. | 0 |
8 | 184ms | 9936kb | OK | 10 |
9 | Depăşit | 10604kb | Time limit exceeded. | 0 |
10 | 428ms | 10064kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 60 |