Pagini recente » Cod sursa (job #2744596) | Borderou de evaluare (job #2640884) | Borderou de evaluare (job #1592607) | Cod sursa (job #896142) | Borderou de evaluare (job #1706318)
Borderou de evaluare (job #1706318)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:15:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<nod[Stack.front()].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:34:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in","r",stdin);
^
user.cpp:35:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out","w",stdout);
^
user.cpp:36:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&start);
^
user.cpp:39: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 |
| 1 | 0ms | 1444kb | OK | 10 |
| 2 | 0ms | 1448kb | OK | 10 |
| 3 | 0ms | 1448kb | OK | 10 |
| 4 | 4ms | 1516kb | OK | 10 |
| 5 | 12ms | 1596kb | OK | 10 |
| 6 | 56ms | 2248kb | OK | 10 |
| 7 | 168ms | 3496kb | OK | 10 |
| 8 | 144ms | 3644kb | OK | 10 |
| 9 | 832ms | 9372kb | OK | 10 |
| 10 | 832ms | 9372kb | OK | 10 |
| Punctaj total | 100 |