Pagini recente » Borderou de evaluare (job #391095) | Borderou de evaluare (job #2450761) | Borderou de evaluare (job #1497443) | Borderou de evaluare (job #798991) | Borderou de evaluare (job #1743219)
Borderou de evaluare (job #1743219)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:94:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < cc.size() ; ++ i)
^
user.cpp:70:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(infile, "r", stdin);
^
user.cpp:71:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outfile, "w", stdout);
^
user.cpp: In function ‘void getInt(int&)’:
user.cpp:42:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, lim, stdin);
^
user.cpp:48:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, lim, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 4740kb | OK | 100 |
Punctaj total | 100 |