Pagini recente » Borderou de evaluare (job #1654091) | Borderou de evaluare (job #3224997) | Borderou de evaluare (job #2554543) | Borderou de evaluare (job #698430) | Borderou de evaluare (job #1202602)
Borderou de evaluare (job #1202602)
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: In function ‘void DFS()’:
user.cpp:70: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 | 13168kb | OK | 5 |
| 2 | 20ms | 13176kb | OK | 5 |
| 3 | 20ms | 13180kb | OK | 5 |
| 4 | 20ms | 13176kb | OK | 5 |
| 5 | 20ms | 13180kb | OK | 5 |
| 6 | 20ms | 13184kb | OK | 5 |
| 7 | 20ms | 13196kb | OK | 5 |
| 8 | 20ms | 13196kb | OK | 5 |
| 9 | 20ms | 13204kb | OK | 5 |
| 10 | 20ms | 13208kb | OK | 5 |
| 11 | 20ms | 13220kb | OK | 5 |
| 12 | 20ms | 13236kb | OK | 5 |
| 13 | 20ms | 13256kb | OK | 5 |
| 14 | 24ms | 13292kb | OK | 5 |
| 15 | 24ms | 13340kb | OK | 5 |
| 16 | 28ms | 13320kb | OK | 5 |
| 17 | 36ms | 13564kb | OK | 5 |
| 18 | 64ms | 14108kb | OK | 5 |
| 19 | Depăşit | 17444kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 17708kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |