Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1752567)
| Utilizator | Data | 4 septembrie 2016 14:44:13 | |
|---|---|---|---|
| Problema | Graf | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<v[a].size(); i++)
^
user.cpp:51:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<v[a].size(); i++)
^
user.cpp:44:9: warning: unused variable ‘maxim’ [-Wunused-variable]
int maxim=0;
^
user.cpp:17:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in","r",stdin);
^
user.cpp:18:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out","w",stdout);
^
user.cpp:19:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&n,&m,&x,&y);
^
user.cpp:23:29: 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 | 0ms | 392kb | OK | 10 |
| 2 | 0ms | 400kb | OK | 10 |
| 3 | 0ms | 400kb | OK | 10 |
| 4 | 0ms | 400kb | OK | 10 |
| 5 | 0ms | 400kb | OK | 10 |
| 6 | 12ms | 720kb | OK | 10 |
| 7 | 4ms | 500kb | OK | 10 |
| 8 | 8ms | 656kb | OK | 10 |
| 9 | 12ms | 712kb | OK | 10 |
| 10 | 12ms | 724kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
