Pagini recente » Cod sursa (job #3320171) | Borderou de evaluare (job #3331945) | Cod sursa (job #1023601) | Diferente pentru problema/revolve intre reviziile 23 si 24 | Borderou de evaluare (job #1253714)
Borderou de evaluare (job #1253714)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(long int)’:
user.cpp:30:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long i=0;i<list[nod].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:59:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in","r",stdin);
^
user.cpp:60:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out","w",stdout);
^
user.cpp:62:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&n,&m);
^
user.cpp:64:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&dp[0][i]);
^
user.cpp:72:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1624kb | OK | 10 | 10 |
| 2 | 52ms | 1640kb | OK | 10 | 10 |
| 3 | 56ms | 1996kb | OK | 10 | 10 |
| 4 | 384ms | 3840kb | OK | 10 | 10 |
| 5 | 300ms | 5284kb | OK | 10 | 10 |
| 6 | 508ms | 5280kb | OK | 10 | 10 |
| 7 | 1404ms | 15284kb | OK | 10 | 10 |
| 8 | Depăşit | 5260kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 5256kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5252kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |