Pagini recente » Borderou de evaluare (job #592820) | Borderou de evaluare (job #716837) | Borderou de evaluare (job #2094492) | Borderou de evaluare (job #3240353) | Borderou de evaluare (job #1244940)
Borderou de evaluare (job #1244940)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:18:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[source].size(); i++){
^
user.cpp: In function ‘void dfsRev(int)’:
user.cpp:28:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjRev[source].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:63:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < answer.size(); i++){
^
user.cpp:64:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < answer[i].size(); j++){
^
user.cpp:39:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in", "r", stdin);
^
user.cpp:40:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out", "w", stdout);
^
user.cpp:41:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:43:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &from, &to);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 2632kb | Numar de componente gresit | 0 | 0 |
| 2 | 4ms | 2632kb | Corect | 10 |
| 3 | 4ms | 2632kb | Numar de componente gresit | 0 |
| 4 | 4ms | 2632kb | Numar de componente gresit | 0 | 0 |
| 5 | 8ms | 2896kb | Numar de componente gresit | 0 |
| 6 | 16ms | 3256kb | Numar de componente gresit | 0 |
| 7 | 28ms | 3552kb | Numar de componente gresit | 0 | 0 |
| 8 | 76ms | 4216kb | Numar de componente gresit | 0 |
| 9 | 144ms | 5880kb | Numar de componente gresit | 0 |
| 10 | 176ms | 7832kb | Numar de componente gresit | 0 | 0 |
| Punctaj total | 0 |