Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2612191)
| Utilizator | Data | 8 mai 2020 16:26:30 | |
|---|---|---|---|
| Problema | Datorii | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:50:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("datorii.in", "r", stdin);
^
main.cpp:51:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("datorii.out", "w", stdout);
^
main.cpp:55:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &n, &m);
^
main.cpp:57:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &v[i]);
^
main.cpp:61:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &op, &a, &b);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 140ms | 655kb | Corect! | 20 |
| 2 | 151ms | 655kb | Time limit exceeded | 0 |
| 3 | 151ms | 655kb | Time limit exceeded | 0 |
| 4 | 153ms | 655kb | Time limit exceeded | 0 |
| 5 | 137ms | 655kb | Corect! | 20 |
| Punctaj total | 40 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
