Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1959085)
| Utilizator | Data | 9 aprilie 2017 02:19:41 | |
|---|---|---|---|
| Problema | Ab2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:18:9: warning: unused variable ‘x’ [-Wunused-variable]
int x = n, i, j;
^
user.cpp: In function ‘void read()’:
user.cpp:10:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( "ab2.in", "r", stdin );
^
user.cpp:11:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d%d%d", &n, &a, &b );
^
user.cpp: In function ‘void solve()’:
user.cpp:17:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( "ab2.out", "w", stdout );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 268kb | OK!! | 10 |
| 2 | 0ms | 276kb | OK!! | 10 |
| 3 | 0ms | 268kb | OK!! | 10 |
| 4 | 0ms | 268kb | OK!! | 10 |
| 5 | 0ms | 276kb | OK!! | 10 |
| 6 | 0ms | 272kb | OK!! | 10 |
| 7 | 4ms | 264kb | OK!! | 10 |
| 8 | 4ms | 268kb | OK!! | 10 |
| 9 | 4ms | 272kb | OK!! | 10 |
| 10 | 4ms | 328kb | OK!! | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
