Pagini recente » Borderou de evaluare (job #1253710) | Monitorul de evaluare | Borderou de evaluare (job #1603681) | Borderou de evaluare (job #708242) | Borderou de evaluare (job #1253719)
Borderou de evaluare (job #1253719)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(long int)’:
user.cpp:31:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long i=0;i<list[nod].size();i++){
^
user.cpp: In function ‘void BFS()’:
user.cpp:45:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<list[nod].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:74: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:75: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:77: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:79: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:88: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 | 1616kb | OK | 10 | 10 |
| 2 | 48ms | 1644kb | OK | 10 | 10 |
| 3 | 60ms | 2008kb | OK | 10 | 10 |
| 4 | 384ms | 3864kb | OK | 10 | 10 |
| 5 | 308ms | 5332kb | OK | 10 | 10 |
| 6 | 544ms | 5340kb | OK | 10 | 10 |
| 7 | 1400ms | 10592kb | OK | 10 | 10 |
| 8 | Depăşit | 5316kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 5316kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5304kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |