Pagini recente » Borderou de evaluare (job #1561784) | Borderou de evaluare (job #1693870) | Borderou de evaluare (job #1219688) | Borderou de evaluare (job #3282961) | Borderou de evaluare (job #2489843)
Borderou de evaluare (job #2489843)
Raport evaluator
Compilare:
main.cpp: In function 'int bfs()':
main.cpp:75:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i=0 ; i<v[nod].size() ; i++ ){
~^~~~~~~~~~~~~~
main.cpp: In function 'int dfs(int, int)':
main.cpp:93:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (;start[nod] < v[nod].size() ; start[nod]++){
~~~~~~~~~~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:111:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&n);
^
main.cpp:117:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&a);
^
main.cpp:126:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&b);
^
main.cpp:136:37: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 524kb | OK | 10 |
| 2 | 4ms | 524kb | OK | 10 |
| 3 | 4ms | 524kb | OK | 10 |
| 4 | 4ms | 524kb | OK | 10 |
| 5 | 20ms | 524kb | OK | 10 |
| 6 | 37ms | 655kb | OK | 10 |
| 7 | 19ms | 655kb | OK | 10 |
| 8 | 335ms | 1441kb | OK | 10 |
| 9 | 650ms | 1703kb | OK | 10 |
| 10 | 275ms | 1703kb | OK | 10 |
| Punctaj total | 100 |