Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1865013)
| Utilizator | Data | 1 februarie 2017 10:40:08 | |
|---|---|---|---|
| Problema | Div | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:13: warning: unused variable ‘x’ [-Wunused-variable]
int x = 1;
^
user.cpp:7:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("div.in", "r", stdin);
^
user.cpp:8:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("div.out", "w", stdout);
^
user.cpp:11:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &m);
^
user.cpp:12:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(s + 1);
^
/tmp/ccfzhgUl.o: In function `main':
user.cpp:(.text.startup+0x6a): warning: the `gets' function is dangerous and should not be used.
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 44ms | 312kb | OK | 10 |
| 2 | 40ms | 316kb | OK | 10 |
| 3 | 48ms | 316kb | Incorect | 0 |
| 4 | Depăşit | 284kb | Time limit exceeded. | 0 |
| 5 | 44ms | 312kb | OK | 10 |
| 6 | 0ms | 280kb | OK | 10 |
| 7 | 12ms | 304kb | OK | 10 |
| 8 | 20ms | 304kb | OK | 10 |
| 9 | Depăşit | 284kb | Time limit exceeded. | 0 |
| 10 | 0ms | 280kb | Incorect | 0 |
| Punctaj total | 60 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
