Borderou de evaluare (job #1646315)
Raport evaluator
Compilare:
user.cpp: In function ‘void clearintrv()’:
user.cpp:49:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < intrv.size(); i++)
^
user.cpp: In function ‘void qry(int)’:
user.cpp:65:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < intrv.size(); i++)
^
user.cpp: In function ‘void rev(int, int)’:
user.cpp:90:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < intrv.size(); i++)
^
user.cpp:118:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < intrv.size(); i++)
^
user.cpp: In function ‘char gchar()’:
user.cpp:18:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, buffer, 1, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:154:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rev.in", "r", stdin);
^
user.cpp:155:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rev.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 412kb | OK | 10 |
2 | 0ms | 432kb | OK | 10 |
3 | 16ms | 1004kb | OK | 10 |
4 | 20ms | 1196kb | OK | 10 |
5 | 52ms | 1200kb | OK | 10 |
6 | 48ms | 1192kb | OK | 10 |
7 | 52ms | 928kb | OK | 10 |
8 | 60ms | 1008kb | OK | 10 |
9 | 64ms | 1128kb | OK | 10 |
10 | 84ms | 1196kb | OK | 10 |
Punctaj total | 100 |