Pagini recente » Borderou de evaluare (job #546592) | Borderou de evaluare (job #869551) | Borderou de evaluare (job #2048007) | Borderou de evaluare (job #903114) | Borderou de evaluare (job #1800939)
Borderou de evaluare (job #1800939)
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 | 528ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |