Pagini recente » Borderou de evaluare (job #2143778) | Borderou de evaluare (job #2609029) | Borderou de evaluare (job #2527235) | Borderou de evaluare (job #2664203) | Borderou de evaluare (job #1202599)
Borderou de evaluare (job #1202599)
Raport evaluator
Compilare:
user.cpp: In function ‘void Solve()’:
user.cpp:50:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 1; i < V.size(); ++i )
^
user.cpp:53:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int j = 0; j < R[a].size(); ++j )
^
user.cpp: In function ‘void DFS()’:
user.cpp:71:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0; i < G[x].size(); ++i )
^
user.cpp: In function ‘void Input()’:
user.cpp:27:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("srevni.in","r",stdin);
^
user.cpp:28:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("srevni.out","w",stdout);
^
user.cpp:31:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i",&N,&M);
^
user.cpp:35:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i",&a);
^
user.cpp:43:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i",&a,&b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 20ms | 13172kb | OK | 5 |
| 2 | 20ms | 13176kb | OK | 5 |
| 3 | 20ms | 13172kb | OK | 5 |
| 4 | 20ms | 13172kb | OK | 5 |
| 5 | 20ms | 13176kb | OK | 5 |
| 6 | 20ms | 13176kb | OK | 5 |
| 7 | 20ms | 13188kb | OK | 5 |
| 8 | 20ms | 13192kb | OK | 5 |
| 9 | 20ms | 13196kb | OK | 5 |
| 10 | 20ms | 13200kb | OK | 5 |
| 11 | 20ms | 13216kb | OK | 5 |
| 12 | 20ms | 13224kb | OK | 5 |
| 13 | 20ms | 13244kb | OK | 5 |
| 14 | 24ms | 13276kb | OK | 5 |
| 15 | 24ms | 13320kb | OK | 5 |
| 16 | 28ms | 13416kb | OK | 5 |
| 17 | 36ms | 13460kb | OK | 5 |
| 18 | 64ms | 14056kb | OK | 5 |
| 19 | Depăşit | 16992kb | Time limit exceeded. | 0 |
| 20 | 200ms | 17184kb | OK | 5 |
| Punctaj total | 95 |