Pagini recente » Borderou de evaluare (job #969959) | Borderou de evaluare (job #2318678) | Borderou de evaluare (job #912791) | Borderou de evaluare (job #1589572) | Borderou de evaluare (job #2445906)
Borderou de evaluare (job #2445906)
Raport evaluator
Compilare:
main.cpp: In constructor 'graphTopologicalSort::graphTopologicalSort()':
main.cpp:15:16: warning: 'graphTopologicalSort::dc' will be initialized after [-Wreorder]
uint *di, *dc, n;
^~
main.cpp:13:10: warning: 'bool graphTopologicalSort::created' [-Wreorder]
bool created;
^~~~~~~
main.cpp:17:5: warning: when initialized here [-Wreorder]
graphTopologicalSort(): g(nullptr), di(nullptr), dc(nullptr), created(false){}
^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:83:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sortaret.in","r",stdin);
^
main.cpp:84:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sortaret.out","w",stdout);
^
main.cpp:85:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
main.cpp:90:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 4ms | 262kb | OK | 10 |
5 | 7ms | 393kb | OK | 10 |
6 | 12ms | 524kb | OK | 10 |
7 | 26ms | 1179kb | OK | 10 |
8 | 37ms | 1568kb | OK | 10 |
9 | 77ms | 2813kb | OK | 10 |
10 | 118ms | 3506kb | OK | 10 |
Punctaj total | 100 |