Pagini recente » Borderou de evaluare (job #183135) | Borderou de evaluare (job #1533503) | Borderou de evaluare (job #1923086) | Borderou de evaluare (job #2851887) | Borderou de evaluare (job #1281973)
Borderou de evaluare (job #1281973)
Raport evaluator
Compilare:
user.cpp: In function ‘int Find(int)’:
user.cpp:17:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int poz=0;poz<H[list].size();poz++)
^
user.cpp: In function ‘void Add(int)’:
user.cpp:26:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int poz=0;poz<H[list].size();poz++)
^
user.cpp: In function ‘void Delete(int)’:
user.cpp:39:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int poz=0;poz<H[list].size();poz++)
^
user.cpp: In function ‘void df(int, int)’:
user.cpp:51:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<v[nod].size();j++)
^
user.cpp: In function ‘int main()’:
user.cpp:58:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore3.in","r",stdin);
^
user.cpp:59:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore3.out","w",stdout);
^
user.cpp:60:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&s);
^
user.cpp:62:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&y,&val[i]),v[y].push_back(i);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 12572kb | OK | 10 |
| 2 | 16ms | 12596kb | OK | 10 |
| 3 | 48ms | 13360kb | OK | 10 |
| 4 | 328ms | 18412kb | OK | 10 |
| 5 | 608ms | 24188kb | OK | 10 |
| 6 | 880ms | 28840kb | OK | 10 |
| 7 | 1044ms | 31676kb | OK | 10 |
| 8 | 1072ms | 32872kb | OK | 10 |
| 9 | 1136ms | 33788kb | OK | 10 |
| 10 | 1252ms | 34844kb | OK | 10 |
| Punctaj total | 100 |