Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1645106)
Utilizator | Data | 10 martie 2016 11:04:23 | |
---|---|---|---|
Problema | Parc | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 22 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parc.in", "rt", stdin);
^
user.cpp:16:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parc.out", "wt", stdout);
^
user.cpp:17:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &M, &N); //Dimensiunile parcului
^
user.cpp:21:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &xs, &ys, &xf, &yf);
^
user.cpp:25:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrPVert);
^
user.cpp:27:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &pStart, &pEnd);
^
user.cpp:38:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrPOriz);
^
user.cpp:40:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &pStart, &pEnd);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 492kb | Bine ! | 10 |
2 | 40ms | Depăşit | Memory limit exceeded. | 0 |
3 | 0ms | 520kb | Valoare incorecta cerinta 2 ! | 4 |
4 | 0ms | 1312kb | Valoare incorecta cerinta 2 ! | 4 |
5 | 12ms | 10288kb | Valoare incorecta cerinta 2 ! | 4 |
6 | 40ms | Depăşit | Memory limit exceeded. | 0 |
7 | 40ms | Depăşit | Memory limit exceeded. | 0 |
8 | 40ms | Depăşit | Memory limit exceeded. | 0 |
9 | 40ms | Depăşit | Memory limit exceeded. | 0 |
10 | 40ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 22 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !