Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1486796)
Utilizator | Data | 15 septembrie 2015 16:56:51 | |
---|---|---|---|
Problema | Divizori2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
user.cpp: In function ‘void df(int, int)’:
user.cpp:33:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); ++i)
^
user.cpp: In function ‘void df2(int, int, int)’:
user.cpp:61:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); ++i)
^
user.cpp:70:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:100:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divizori2.in", "r", stdin);
^
user.cpp:101:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divizori2.out", "w", stdout);
^
user.cpp:103:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:115:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a[i], &b[i]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 1476kb | Incorect | 0 | 0 |
2 | 0ms | 1508kb | Incorect | 0 | 0 |
3 | 4ms | 1552kb | Incorect | 0 | |
4 | 4ms | 1536kb | Incorect | 0 | |
5 | 4ms | 1584kb | Incorect | 0 | |
6 | 8ms | 1680kb | Incorect | 0 | 0 |
7 | 136ms | 3420kb | Incorect | 0 | |
8 | 120ms | 3400kb | Incorect | 0 | |
9 | 192ms | 4420kb | Incorect | 0 | 0 |
10 | 396ms | 5376kb | Incorect | 0 | |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !