Pagini recente » Monitorul de evaluare | Cod sursa (job #2630288) | Cod sursa (job #2601440) | Diferente pentru problema/sec intre reviziile 17 si 20 | Borderou de evaluare (job #2183332)
Borderou de evaluare (job #2183332)
Raport evaluator
Compilare:
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:34:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
~^~~~~~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:67:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<Graph[i].size();j++)
~^~~~~~~~~~~~~~~~
user.cpp:42:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&T);
^
user.cpp:46:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&N,&M);
^
user.cpp:55:36: 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 |
Punctaj/grupa |
| 1 | 16ms | 1420kb | OK | 10 | 30 |
| 2 | 16ms | 1420kb | OK | 10 |
| 3 | 16ms | 1416kb | OK | 10 |
| 4 | 460ms | 4644kb | OK | 10 | 70 |
| 5 | 556ms | 5172kb | OK | 10 |
| 6 | 620ms | 5096kb | OK | 10 |
| 7 | 412ms | 4340kb | OK | 10 |
| 8 | 436ms | 4604kb | OK | 10 |
| 9 | 580ms | 4964kb | OK | 10 |
| 10 | 500ms | 4560kb | OK | 10 |
| Punctaj total | 100 |