Pagini recente » Borderou de evaluare (job #2129891) | Borderou de evaluare (job #2934795) | Borderou de evaluare (job #1285633) | Borderou de evaluare (job #2153261) | Borderou de evaluare (job #1633867)
Borderou de evaluare (job #1633867)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:139:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < unions[i].size(); j++) {
^
user.cpp:91:34: 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:92:36: 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:93:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:96:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &k);
^
user.cpp:99:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &mat[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 328ms | 3432kb | OK | 100 |
Punctaj total | 100 |