Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2089039)
Utilizator | Data | 16 decembrie 2017 10:28:25 | |
---|---|---|---|
Problema | Friend of Friend | Status | done |
Runda | info_test_2 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<G[i].size(); j++){
^
user.cpp:34:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k=0; k<G[p].size(); k++){
^
user.cpp:20:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in", "r", stdin);
^
user.cpp:21:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out", "w", stdout);
^
user.cpp:23:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:25:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !