Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1253534)
Utilizator | Data | 1 noiembrie 2014 14:10:11 | |
---|---|---|---|
Problema | Coco Chanel | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 40 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cocochanel.in", "r", stdin);
^
user.cpp:60:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cocochanel.out", "w", stdout);
^
user.cpp:62:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:63:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=n; ++i) scanf("%d", &a[i]);
^
user.cpp:64:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=m; ++i) scanf("%d", &b[i]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 264kb | OK | 10 |
2 | 0ms | 260kb | OK | 10 |
3 | 4ms | 264kb | OK | 10 |
4 | 4ms | 268kb | OK | 10 |
5 | Depăşit | 1040kb | Time limit exceeded. | 0 |
6 | Depăşit | 1040kb | Time limit exceeded. | 0 |
7 | Depăşit | 1040kb | Time limit exceeded. | 0 |
8 | Depăşit | 1044kb | Time limit exceeded. | 0 |
9 | Depăşit | 1044kb | Time limit exceeded. | 0 |
10 | Depăşit | 1044kb | Time limit exceeded. | 0 |
Punctaj total | 40 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !