Pagini recente » Borderou de evaluare (job #3247014) | Borderou de evaluare (job #2088684) | Borderou de evaluare (job #2827434) | Borderou de evaluare (job #363822) | Borderou de evaluare (job #1770520)
Borderou de evaluare (job #1770520)
Raport evaluator
Compilare:
user.cpp: In function ‘void write()’:
user.cpp:71:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < V[i].size(); ++ j)
^
user.cpp: In function ‘void read()’:
user.cpp:32:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &c);
^
user.cpp:38:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:84:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in", "r", stdin);
^
user.cpp:85:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.out", "w", stdout);
^
user.cpp:87:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 10968kb | Time limit exceeded. | 0 |
Punctaj total | 0 |