Pagini recente » Monitorul de evaluare | Cod sursa (job #2000610) | Monitorul de evaluare | Borderou de evaluare (job #3023421) | Borderou de evaluare (job #1970308)
Borderou de evaluare (job #1970308)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:22:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<V[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:58:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=1;i<=E.size();i++)
^
user.cpp:63:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=1;j<=(E.size()-(1<<i))+1;j++)
^
user.cpp:47: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:48:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&q);
^
user.cpp:51:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:75:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 44ms | 34440kb | OK | 10 | 10 |
| 2 | 44ms | 34464kb | OK | 10 | 10 |
| 3 | 60ms | 34792kb | OK | 10 | 10 |
| 4 | 212ms | 36112kb | OK | 10 | 10 |
| 5 | 236ms | 37688kb | OK | 10 | 10 |
| 6 | 344ms | 37684kb | OK | 10 | 10 |
| 7 | 984ms | 44624kb | OK | 10 | 10 |
| 8 | 1608ms | 37680kb | OK | 10 | 30 |
| 9 | 2048ms | 37680kb | OK | 10 |
| 10 | 2240ms | 37680kb | OK | 10 |
| Punctaj total | 100 |