Pagini recente » Borderou de evaluare (job #1390966) | Borderou de evaluare (job #2396690) | Borderou de evaluare (job #2639152) | Borderou de evaluare (job #263942) | Borderou de evaluare (job #2111100)
Borderou de evaluare (job #2111100)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:33:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[node].size();i++)
^
user.cpp: In function ‘int F(int)’:
user.cpp:53:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size(); i++){
^
user.cpp:65:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size() && ok; i++)
^
user.cpp: In function ‘int main()’:
user.cpp:120:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp.size(); i++){
^
user.cpp:78:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d", &t);
^
user.cpp:81:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &n, &m);
^
user.cpp:84:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &x, &y);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 1144ms | 912kb | OK | 20 |
✓ | 2 | 1784ms | 4452kb | OK | 20 |
✓ | 3 | 72ms | 3312kb | OK | 20 |
✓ | 4 | Depăşit | 2484kb | Time limit exceeded. | 0 |
✓ | 5 | 272ms | 3476kb | OK | 20 |
Punctaj total | 80 |