Pagini recente » Cod sursa (job #1925197) | Borderou de evaluare (job #3009854) | Borderou de evaluare (job #2623089) | Cod sursa (job #1462425) | Borderou de evaluare (job #1462414)
Borderou de evaluare (job #1462414)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:18:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Q[nod].size(); i += 2){
^
user.cpp:26:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); i ++){
^
user.cpp: In function ‘int main()’:
user.cpp:37:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in" ,"r", stdin );
^
user.cpp:38:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out","w", stdout);
^
user.cpp:40:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:44:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
user.cpp:50:25: 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 | 12ms | 9660kb | OK! | 10 |
| 2 | 12ms | 9672kb | OK! | 10 |
| 3 | 20ms | 9812kb | OK! | 10 |
| 4 | 28ms | 10484kb | OK! | 10 |
| 5 | 32ms | 10588kb | OK! | 10 |
| 6 | 80ms | 12624kb | OK! | 10 |
| 7 | 144ms | 12024kb | OK! | 10 |
| 8 | 264ms | 13628kb | OK! | 10 |
| 9 | 376ms | 26736kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 396ms | 27524kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 80 |