Pagini recente » tema_3 | drumarb2 | just4fun | Monitorul de evaluare | Borderou de evaluare (job #1237366)
Borderou de evaluare (job #1237366)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sortari.in", "r", stdin);
^
user.cpp:20:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sortari.out", "w", stdout);
^
user.cpp:27:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:30:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:33:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &B[i], &A[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 228ms | 764kb | OK | 10 |
| 2 | 240ms | 760kb | OK | 10 |
| 3 | 8ms | 764kb | OK | 10 |
| 4 | 24ms | 764kb | OK | 10 |
| 5 | 100ms | 760kb | OK | 10 |
| 6 | 92ms | 764kb | OK | 10 |
| 7 | 24ms | 764kb | OK | 10 |
| 8 | 96ms | 764kb | OK | 10 |
| 9 | 128ms | 768kb | OK | 10 |
| 10 | Depăşit | 760kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |