Pagini recente » Borderou de evaluare (job #2248612) | Borderou de evaluare (job #1421709) | Borderou de evaluare (job #2319427) | Borderou de evaluare (job #2514644) | Borderou de evaluare (job #1408113)
Borderou de evaluare (job #1408113)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:131:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0 ; i < sol.size() ; i++)
^
user.cpp:133:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0 ; i < sol.size() - 1 ; i++)
^
user.cpp:138:18: warning: unused variable ‘ok’ [-Wunused-variable]
bool ok = 1;
^
user.cpp:51:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("comoditate.in","r",stdin);
^
user.cpp: In function ‘int getint()’:
user.cpp:35:55: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (++ptr>=maxb) fread(buf,maxb,1,stdin),ptr=0;
^
user.cpp:38:55: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (++ptr>=maxb) fread(buf,maxb,1,stdin),ptr=0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4252ms | 1416kb | Wall time limit exceeded. | 0 |
Punctaj total | 0 |