Pagini recente » Borderou de evaluare (job #1696476) | Borderou de evaluare (job #1290113) | Borderou de evaluare (job #487764) | Cod sursa (job #1800178) | Borderou de evaluare (job #1240197)
Borderou de evaluare (job #1240197)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:53:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < P.size(); i++)
^
user.cpp:56:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(d = 1; d < P.size(); d++)
^
user.cpp:57:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i + d < P.size(); i++) {
^
user.cpp:71:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < P.size(); i++)
^
user.cpp:74:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(d = 1; d < P.size(); d++)
^
user.cpp:75:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i + d < P.size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:97:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:98:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:101:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:104:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 8364kb | Cool! | 10 |
2 | 24ms | 8376kb | Raspuns gresit | 0 |
3 | 40ms | 8380kb | Raspuns gresit | 0 |
4 | 52ms | 8384kb | Raspuns gresit | 0 |
5 | 44ms | 8388kb | Raspuns gresit | 0 |
6 | 60ms | 8388kb | Raspuns gresit | 0 |
7 | 72ms | 8400kb | Raspuns gresit | 0 |
8 | 64ms | 8392kb | Raspuns gresit | 0 |
9 | 92ms | 8396kb | Raspuns gresit | 0 |
10 | 76ms | 8404kb | Raspuns gresit | 0 |
Punctaj total | 10 |