Pagini recente » Borderou de evaluare (job #2196008) | Borderou de evaluare (job #2634291) | Borderou de evaluare (job #993570) | Borderou de evaluare (job #966232) | Borderou de evaluare (job #1800941)
Borderou de evaluare (job #1800941)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.in", "r", stdin);
^
user.cpp:88:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.out", "w", stdout);
^
user.cpp:90:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &T); T; -- T) {
^
user.cpp:91:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &C);
^
user.cpp:95:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nodes[i][j]->color);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 412ms | 7480kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |