Pagini recente » Cod sursa (job #3820) | Cod sursa (job #458970) | Cod sursa (job #761649) | Cod sursa (job #358904) | Borderou de evaluare (job #1527847)
Borderou de evaluare (job #1527847)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("interclasare.in", "r", stdin);
^
user.cpp:58:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("interclasare.out", "w", stdout);
^
user.cpp:60:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:61:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= N; i++) scanf("%d", &A[i]);
^
user.cpp:63:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:64:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= M; i++) scanf("%d", &B[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 548kb | Nu exista subsir crescator de lungime maxima! | 4 |
| 2 | 24ms | 564kb | Nu exista subsir crescator de lungime maxima! | 4 |
| 3 | 56ms | 580kb | Nu exista subsir crescator de lungime maxima! | 4 |
| 4 | 100ms | 600kb | Nu exista subsir crescator de lungime maxima! | 4 |
| 5 | Depăşit | 596kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 596kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 616kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 628kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 636kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 644kb | Time limit exceeded. | 0 |
| Punctaj total | 16 |