Pagini recente » Borderou de evaluare (job #1629376) | Borderou de evaluare (job #1400978) | Borderou de evaluare (job #2824338) | Borderou de evaluare (job #1400828) | Borderou de evaluare (job #2180414)
Borderou de evaluare (job #2180414)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:31:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp:47:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<sons[node].size();i++)
^
user.cpp:53:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<sons[node].size();i++)
^
user.cpp:56:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<sons[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:65:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&N,&K);
^
user.cpp:69:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&X);
^
user.cpp:75:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&X,&Y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 5268kb | OK | 10 |
| 2 | 8ms | 5144kb | OK | 10 |
| 3 | 8ms | 5220kb | OK | 10 |
| 4 | 8ms | 5240kb | OK | 10 |
| 5 | 8ms | 5208kb | OK | 10 |
| 6 | 8ms | 5304kb | OK | 10 |
| 7 | 80ms | 6468kb | OK | 10 |
| 8 | 164ms | 7468kb | OK | 10 |
| 9 | 216ms | 8120kb | OK | 10 |
| 10 | 280ms | 8780kb | OK | 10 |
| Punctaj total | 100 |