Borderou de evaluare (job #1558288)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("intersectii.in" ,"r", stdin );
^
user.cpp:14:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("intersectii.out","w", stdout);
^
user.cpp:16:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &N, &M, &P);
^
user.cpp:23:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &X);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 264kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 8ms | 268kb | OK | 10 |
4 | 4ms | 272kb | OK | 10 |
5 | Depăşit | 256kb | Time limit exceeded. | 0 |
6 | Depăşit | 256kb | Time limit exceeded. | 0 |
7 | Depăşit | 256kb | Time limit exceeded. | 0 |
8 | Depăşit | 256kb | Time limit exceeded. | 0 |
9 | Depăşit | 252kb | Time limit exceeded. | 0 |
10 | Depăşit | 256kb | Time limit exceeded. | 0 |
Punctaj total | 40 |