Pagini recente » Borderou de evaluare (job #3277210) | Borderou de evaluare (job #268878) | Borderou de evaluare (job #23957) | Borderou de evaluare (job #6555) | Borderou de evaluare (job #2485161)
Borderou de evaluare (job #2485161)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs_in(int, int)':
main.cpp:34:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < in1[x].size(); ++i) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void dfs_out(int, int, int, Data)':
main.cpp:51:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[x].size(); ++i) {
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plimbare3.in", "r", stdin);
^
main.cpp:59:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plimbare3.out", "w", stdout);
^
main.cpp:60:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:63:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 15ms | 7340kb | OK | 10 |
2 | 29ms | 7733kb | OK | 10 |
3 | 43ms | 8257kb | OK | 10 |
4 | 177ms | 12451kb | OK | 10 |
5 | 348ms | 17170kb | OK | 10 |
6 | 346ms | 17432kb | OK | 10 |
7 | 458ms | 20975kb | OK | 10 |
8 | 710ms | 25690kb | OK | 10 |
9 | 722ms | 29360kb | OK | 10 |
10 | 741ms | 30670kb | OK | 10 |
Punctaj total | 100 |