Nu aveti permisiuni pentru a descarca fisierul grader_eval.cpp
Borderou de evaluare (job #2754260)
| Utilizator | Data | 25 mai 2021 16:04:00 | |
|---|---|---|---|
| Problema | Symmetricgraph2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void BFS()':
main.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int t=0;t<v[u].size();t++)
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:75:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<vm.size();i++)
~^~~~~~~~~~
main.cpp:94:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<vm.size();i++)
~^~~~~~~~~~
main.cpp:57:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d%d",&n,&m);
^
main.cpp:60:37: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d%d%d",&x,&y,&c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 7ms | 2621kb | OK | 10 |
| 2 | 8ms | 2621kb | OK | 10 |
| 3 | 10ms | 2752kb | OK | 10 |
| 4 | 11ms | 2752kb | OK | 10 |
| 5 | 1074ms | 5566kb | Incorect | 0 |
| 6 | 1041ms | 6225kb | OK | 10 |
| 7 | 1200ms | 7143kb | Time limit exceeded | 0 |
| 8 | 1201ms | 8384kb | Time limit exceeded | 0 |
| 9 | 910ms | 9039kb | OK | 10 |
| 10 | 1203ms | 9039kb | Time limit exceeded | 0 |
| Punctaj total | 60 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
