Pagini recente » Borderou de evaluare (job #44661) | Borderou de evaluare (job #1613579) | Borderou de evaluare (job #74557) | Borderou de evaluare (job #2650570) | Borderou de evaluare (job #2402160)
Borderou de evaluare (job #2402160)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:43:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<M.size(); i++)
~^~~~~~~~~
main.cpp:44:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=i+1; j<M.size(); j++)
~^~~~~~~~~
main.cpp:31:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("minlcm.in", "r", stdin);
^
main.cpp:32:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("minlcm.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 751ms | 917kb | Time limit exceeded | 0 |
Punctaj total | 0 |