Pagini recente » Cod sursa (job #1470143) | Cod sursa (job #2396593) | Monitorul de evaluare | Cod sursa (job #975684) | Borderou de evaluare (job #1814469)
Borderou de evaluare (job #1814469)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:13:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<G[u].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:21:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in", "r", stdin);
^
user.cpp:22:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out", "w", stdout);
^
user.cpp:24:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &q);
^
user.cpp:26:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:51:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &r1, &r2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1484kb | OK | 10 | 10 |
| 2 | 0ms | 1792kb | OK | 10 | 10 |
| 3 | 36ms | 9488kb | OK | 10 | 10 |
| 4 | 312ms | 49604kb | OK | 10 | 10 |
| 5 | 152ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 6 | 152ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 7 | 152ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 8 | 152ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 9 | 152ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 152ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 40 |