Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2315099)
| Utilizator | Data | 9 ianuarie 2019 14:24:26 | |
|---|---|---|---|
| Problema | Palind2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:39:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if (n2 & n2 % 2 == 0)
~~~~~~~^~~~
main.cpp:12:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
main.cpp:17:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &x);
^
main.cpp: In function 'int main()':
main.cpp:48:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("palind2.in", "r", stdin);
^
main.cpp:49:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("palind2.out", "w", stdout);
^
main.cpp:51:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 131kb | Incorect | 0 |
| 2 | 90ms | 131kb | OK | 10 |
| 3 | 85ms | 262kb | OK | 10 |
| 4 | 47ms | 131kb | Incorect | 0 |
| 5 | 29ms | 131kb | Incorect | 0 |
| 6 | 65ms | 131kb | Incorect | 0 |
| 7 | 90ms | 131kb | Incorect | 0 |
| 8 | 93ms | 131kb | Incorect | 0 |
| 9 | 85ms | 131kb | Incorect | 0 |
| 10 | 3ms | 131kb | OK | 10 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
