Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #1262496) | Borderou de evaluare (job #1176078) | Borderou de evaluare (job #2812071) | Borderou de evaluare (job #1254273)
Borderou de evaluare (job #1254273)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:23:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<t[dad].size();i++){
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:36:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[dad].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:71:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<ctc[i].size();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("ctc.in","r",stdin);
^
user.cpp:48:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out","w",stdout);
^
user.cpp:49:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:52:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3896kb | Corect | 10 | 30 |
| 2 | 4ms | 3896kb | Corect | 10 |
| 3 | 4ms | 3900kb | Corect | 10 |
| 4 | 4ms | 3940kb | Corect | 10 | 30 |
| 5 | 16ms | 4072kb | Corect | 10 |
| 6 | 48ms | 4400kb | Corect | 10 |
| 7 | 80ms | 4740kb | Corect | 10 | 0 |
| 8 | 320ms | 5824kb | Corect | 10 |
| 9 | Depăşit | 7536kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 9128kb | Time limit exceeded. | 0 | 0 |
| Punctaj total | 60 |