Pagini recente » Diferente pentru problema/regiuni intre reviziile 2 si 1 | Cod sursa (job #3161321) | Borderou de evaluare (job #2460624) | Borderou de evaluare (job #1368920) | Borderou de evaluare (job #3157761)
Borderou de evaluare (job #3157761)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:33:12: warning: right operand of comma operator has no effect [-Wunused-value]
33 | f>>N,M,S;
| ^
main.cpp:33:13: warning: right operand of comma operator has no effect [-Wunused-value]
33 | f>>N,M,S;
| ^
main.cpp:39:8: warning: 'S' may be used uninitialized [-Wmaybe-uninitialized]
39 | BFS(S);
| ~~~^~~
main.cpp:32:13: note: 'S' was declared here
32 | int N,M,S;
| ^
main.cpp:34:18: warning: 'M' may be used uninitialized [-Wmaybe-uninitialized]
34 | for(int i=1;i<=M;i++){
| ~^~~
main.cpp:32:11: note: 'M' was declared here
32 | int N,M,S;
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 303kb | Incorect | 0 |
| 2 | 4ms | 303kb | Incorect | 0 |
| 3 | 4ms | 303kb | Incorect | 0 |
| 4 | 4ms | 303kb | Incorect | 0 |
| 5 | 4ms | 303kb | Incorect | 0 |
| 6 | 4ms | 303kb | Incorect | 0 |
| 7 | 5ms | 557kb | Incorect | 0 |
| 8 | 7ms | 557kb | Incorect | 0 |
| 9 | 7ms | 557kb | Incorect | 0 |
| 10 | 7ms | 557kb | Incorect | 0 |
| Punctaj total | 0 |