Pagini recente » Borderou de evaluare (job #1523577) | Borderou de evaluare (job #1850733) | Borderou de evaluare (job #307926) | Borderou de evaluare (job #2037710) | Borderou de evaluare (job #1800943)
Borderou de evaluare (job #1800943)
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 | 816ms | 7260kb | OK | 100 |
Punctaj total | 100 |