Pagini recente » Cod sursa (job #1753745) | Borderou de evaluare (job #1025584) | Borderou de evaluare (job #1632528) | Cod sursa (job #1753749) | Borderou de evaluare (job #1533803)
Borderou de evaluare (job #1533803)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:29:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < l[x].size(); i++){
^
user.cpp: In function ‘void bfs2(int, bool*)’:
user.cpp:50:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < l[x].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:74:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < l[n].size(); i++)
^
user.cpp:61:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.in", "r", stdin);
^
user.cpp:62:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.out", "w", stdout);
^
user.cpp:63: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:65:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 364kb | Okay! | 10 |
| 2 | 0ms | 400kb | Okay! | 10 |
| 3 | 0ms | 640kb | Okay! | 10 |
| 4 | 0ms | 828kb | Okay! | 10 |
| 5 | 0ms | 1120kb | Okay! | 10 |
| 6 | 4ms | 1132kb | Killed by signal 11(SIGSEGV). | 0 |
| 7 | 8ms | 1536kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 12ms | 1972kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 8ms | 1732kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 16ms | 4964kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 50 |