Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1780125)
| Utilizator | Data | 15 octombrie 2016 21:03:33 | |
|---|---|---|---|
| Problema | Asmax | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:10:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0 ; i < g[nod].size() ; ++ i )
^
user.cpp:13:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0 ; i < g[nod].size() ; ++ i )
^
user.cpp: In function ‘int main()’:
user.cpp:20:12: warning: unused variable ‘m’ [-Wunused-variable]
int n, m, i, a, b, my_max;
^
user.cpp:18:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( "asmax.in", "r", stdin );
^
user.cpp:19:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( "asmax.out", "w", stdout );
^
user.cpp:21:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d", &n );
^
user.cpp:23:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d", &v[i] );
^
user.cpp:27:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d%d", &a, &b );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 16ms | 880kb | Incorect | 0 |
| 2 | 0ms | 456kb | OK | 10 |
| 3 | 0ms | 456kb | OK | 10 |
| 4 | 0ms | 456kb | Incorect | 0 |
| 5 | 0ms | 460kb | Incorect | 0 |
| 6 | 0ms | 464kb | Incorect | 0 |
| 7 | 8ms | 764kb | Incorect | 0 |
| 8 | 16ms | 872kb | Incorect | 0 |
| 9 | 16ms | 876kb | Incorect | 0 |
| 10 | 16ms | 876kb | Incorect | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
