Pagini recente » Borderou de evaluare (job #1457465) | Borderou de evaluare (job #1215660) | Borderou de evaluare (job #418902) | Borderou de evaluare (job #2409961) | Borderou de evaluare (job #2278695)
Borderou de evaluare (job #2278695)
Raport evaluator
Compilare:
main.cpp: In function 'void reverseLine(std::vector<std::vector<int> >&, int)':
main.cpp:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < x[line].size(); ++j)
~~^~~~~~~~~~~~~~~~
main.cpp:16:9: warning: unused variable 'length' [-Wunused-variable]
int length = x[line].size();
^~~~~~
main.cpp: In function 'void reverseCol(std::vector<std::vector<int> >&, int)':
main.cpp:22:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < x.size(); ++i)
~~^~~~~~~~~~
main.cpp:21:9: warning: unused variable 'length' [-Wunused-variable]
int length = x.size();
^~~~~~
main.cpp: In function 'int main()':
main.cpp:27:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("flip.in", "r", stdin);
^
main.cpp:28:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("flip.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Ok! | 10 |
2 | 2ms | 131kb | Ok! | 10 |
3 | 2ms | 131kb | Raspuns gresit | 0 |
4 | 2ms | 131kb | Ok! | 10 |
5 | 2ms | 131kb | Raspuns gresit | 0 |
6 | 2ms | 131kb | Raspuns gresit | 0 |
7 | 3ms | 131kb | Raspuns gresit | 0 |
8 | 3ms | 131kb | Raspuns gresit | 0 |
9 | 3ms | 131kb | Raspuns gresit | 0 |
10 | 3ms | 131kb | Raspuns gresit | 0 |
Punctaj total | 30 |