Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2089729)
| Utilizator | Data | 17 decembrie 2017 00:21:32 | |
|---|---|---|---|
| Problema | Dosare | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int dfs(int)’:
user.cpp:18:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<G[x].size(); i++){
^
user.cpp:16:19: warning: unused variable ‘Y’ [-Wunused-variable]
int y=0, k=0, Y=0;
^
user.cpp: In function ‘int main()’:
user.cpp:33:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dosare.in", "r", stdin);
^
user.cpp:34:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dosare.out", "w", stdout);
^
user.cpp:36:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:38:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:42:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &viz[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 492kb | OK | 10 |
| 2 | 0ms | 500kb | OK | 10 |
| 3 | 0ms | 532kb | OK | 10 |
| 4 | 0ms | 532kb | OK | 10 |
| 5 | 0ms | 524kb | OK | 10 |
| 6 | 0ms | 564kb | OK | 10 |
| 7 | 8ms | 732kb | OK | 10 |
| 8 | 12ms | 872kb | Incorect | 0 |
| 9 | 12ms | 856kb | Incorect | 0 |
| 10 | 12ms | 936kb | Incorect | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
