Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2099575)
| Utilizator | Data | 4 ianuarie 2018 15:11:10 | |
|---|---|---|---|
| Problema | Exp | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void get_nr()’:
user.cpp:11:13: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
while(c < 48 | c > 57) c = getchar();
^
user.cpp:13:13: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
while(c > 47 & c < 58)
^
user.cpp: In function ‘int main()’:
user.cpp:22:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("exp.in", "r", stdin);
^
user.cpp:23:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("exp.out", "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 8ms | 232kb | OK | 10 |
| 2 | 12ms | 236kb | OK | 10 |
| 3 | 0ms | 228kb | OK | 10 |
| 4 | 0ms | 232kb | OK | 10 |
| 5 | 0ms | 232kb | OK | 10 |
| 6 | 0ms | 236kb | OK | 10 |
| 7 | 0ms | 232kb | OK | 10 |
| 8 | 0ms | 228kb | OK | 10 |
| 9 | 0ms | 228kb | OK | 10 |
| 10 | 0ms | 228kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
