Pagini recente » Borderou de evaluare (job #1994340) | Borderou de evaluare (job #3196587) | Borderou de evaluare (job #1136599) | Borderou de evaluare (job #450613) | Borderou de evaluare (job #2748712)
Borderou de evaluare (job #2748712)
Raport evaluator
Compilare:
main.cpp: In function 'bool isGreater(char*, char*)':
main.cpp:16:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < strlen(f); ++i, ++j)
~~^~~~~~~~~~~
main.cpp:30:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < strlen(s) - strlen(f); ++i, ++j)
~~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:60:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < strlen(s); ++i)
~~^~~~~~~~~~~
main.cpp:49: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);
^
main.cpp:50: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);
^
main.cpp:52:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:58:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 507ms | 1069kb | Time limit exceeded | 0 | 0 |
2 | 43ms | 204kb | OK | 20 |
3 | 3ms | 131kb | OK | 20 |
4 | 506ms | 1105kb | Time limit exceeded | 0 |
5 | 504ms | 1077kb | Time limit exceeded | 0 |
Punctaj total | 0 |